mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
build: basis of build command
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
2
hack/demo-env/examples/simple1/Dockerfile
Normal file
2
hack/demo-env/examples/simple1/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
||||
FROM alpine
|
||||
RUN touch foo
|
Reference in New Issue
Block a user