Publish Clusterflux dd2ac63 filtered source
This commit is contained in:
commit
9363725f76
226 changed files with 86577 additions and 0 deletions
3
examples/hello-build/envs/linux/Containerfile
Normal file
3
examples/hello-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