Gabe Kangas
2ff5f31597
Revert "Add va-api support in docker ( #2072 )"
...
This reverts commit 8e786a47f0
.
2022-10-01 20:16:15 -07:00
nezu
8e786a47f0
Add va-api support in docker ( #2072 )
...
* Add necessary drivers for va-api support in docker
* Update Earthfile to match Dockerfile
2022-10-01 09:54:04 -07:00
Gabe Kangas
9d45b0edf4
Host our own musl build toolchain
2022-08-05 12:18:21 -07:00
Gabe Kangas
c7a35e9d02
Revert "Change how musl is downloaded/unarchived" as the problem is a
...
Github problem.
This reverts commit 59fab1b137
.
2022-08-04 15:19:43 -07:00
Gabe Kangas
59fab1b137
Change how musl is downloaded/unarchived
2022-08-04 15:08:13 -07:00
Gabe Kangas
2402914000
Explicitly set an alpine build version + install tar into build env
2022-08-04 14:21:09 -07:00
Gabe Kangas
4b7367fdcc
Set sqlite_omit_load_extension flag when building to disable sqlite feature
2022-07-27 14:09:41 -07:00
Gabe Kangas
2baad77c5a
Support running tests within Earthly container
2022-06-20 08:04:04 -07:00
Gabe Kangas
d214f2390e
Pass in the image and tag names separately from the version
2022-06-18 20:19:43 -07:00
Walter Huf
476415bfbc
Hufman/earthly builds ( #1962 )
...
* WIP rework release builds with Earthly
* Build linux dist files with GCC cross-compiling
* Use single Earthfile build/package targets
Uses the --platform argument to pick a non-default platform output
but the target name is the same
* Build and push Docker images with Earthfile
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-06-18 18:42:25 -07:00