Public release release-ffc6f14a3723
Source commit: ffc6f14a3723ea6aa513613a5406d737f21b201d Public tree identity: sha256:a77575c31dda8de868bc8de91d94df55c46f0b028e755e56a8cce8e27f72a42b
This commit is contained in:
commit
3996d91ee0
221 changed files with 81123 additions and 0 deletions
3
examples/recovery-build/envs/linux/Containerfile
Normal file
3
examples/recovery-build/envs/linux/Containerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM docker.io/library/alpine:3.20
|
||||
RUN apk add --no-cache build-base tar zstd
|
||||
WORKDIR /workspace
|
||||
Loading…
Add table
Add a link
Reference in a new issue