Lance Vick lrvick
lrvick pushed to kernel at public/stagex 2024-02-08 11:54:18 +00:00
b823d29aef more stage1 cleanup/hacks
2bafad8aab inject SOURCE_DATE_EPOCH as build arg
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-07 22:03:16 +00:00
984ac07d63 enable OCI timestamp rewriting
lrvick pushed to kernel at public/stagex 2024-02-07 21:52:10 +00:00
6c167b4544 refactored/working bootstrap set
lrvick pushed to kernel at public/stagex 2024-02-06 19:05:40 +00:00
1a68841d13 cleanup stage3
lrvick pushed to kernel at public/stagex 2024-02-06 10:48:59 +00:00
998aeae032 fix stage2 musl workdir
lrvick pushed to kernel at public/stagex 2024-02-06 10:27:09 +00:00
3dee0bd526 refactor stage2 around ADD downloads
3139b7b24c remove touches from bootstrap
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-06 09:21:40 +00:00
990ad1a2f3 dump tgz complexity. Layers are already compressed
ab6ccf6678 update live-bootstrap in stage1
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-06 00:14:39 +00:00
e42d9355e5 additional bootstrap cleanup/refactor
lrvick pushed to kernel at public/stagex 2024-02-05 18:42:54 +00:00
be52c3fa6d network=none where possible in bootstrap
lrvick pushed to kernel at public/stagex 2024-02-05 18:29:35 +00:00
c2f3edecca refactor bootstrap
0819e6268e fix elfutils name
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-05 12:35:42 +00:00
a876992489 remove remaining REGISTRY references in Containerfiles
53d954a9f8 fix bootstrap image names
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-05 11:08:50 +00:00
9bb6787bf8 Merge remote-tracking branch 'origin/main' into kernel
f950f66b79 generic kernel building support
6c9088c55c remove custom image overrides from each Dockerfile, favoring build contexts
cf04bfc6e6 don't gzip unless we have a valid tar file
77452b3995 Dockerfile -> Containerfile
Compare 7 commits »
lrvick pushed to main at public/stagex 2024-02-05 10:36:31 +00:00
6c9088c55c remove custom image overrides from each Dockerfile, favoring build contexts
lrvick pushed to main at public/stagex 2024-02-05 09:45:59 +00:00
cf04bfc6e6 don't gzip unless we have a valid tar file
77452b3995 Dockerfile -> Containerfile
Compare 2 commits »
lrvick pushed to kernel at public/stagex 2024-02-03 13:24:46 +00:00
a449fc6afd add flex standalone build
d472f74fe8 Merge branch 'main' into kernel
Compare 2 commits »
lrvick created branch kernel in public/stagex 2024-02-03 13:24:46 +00:00
lrvick pushed to main at public/stagex 2024-02-02 23:10:32 +00:00
833df686d6 only write tar if succesful
lrvick pushed to main at public/stagex 2024-02-02 05:34:36 +00:00
92e0854916 fix rust readme
lrvick pushed to main at public/stagex 2024-02-02 01:49:28 +00:00
82efcb642b gzip in separate step to avoid pipefail issues
lrvick pushed to main at public/stagex 2024-01-31 22:24:58 +00:00
253b6b122c write OCIs to temp files initially so make does not assume success