mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
bake: initial implementation
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
3
hack/demo-env/examples/compose/Dockerfile.webapp
Normal file
3
hack/demo-env/examples/compose/Dockerfile.webapp
Normal file
@ -0,0 +1,3 @@
|
||||
FROM alpine:3.8
|
||||
COPY Dockerfile /
|
||||
RUN env
|
Reference in New Issue
Block a user