Public dry run dryrun-75438361f386
Source commit: 75438361f3867d6802c132c8cde99834e2c107ed Public tree identity: sha256:6f1720ab7bffa98e56eb700fb376202dad8b7fbc546ef1446912c9d0fa42a17d
This commit is contained in:
commit
ded7d5a949
102 changed files with 31701 additions and 0 deletions
3
examples/launch-build-demo/envs/linux/Containerfile
Normal file
3
examples/launch-build-demo/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