Move builder files to builder/dockerfile
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: f41230b93a77ca7f4d84718f39a4847b6117f694 Component: engine
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
FROM busybox
|
||||
|
||||
ENV PATH
|
||||
@ -0,0 +1 @@
|
||||
CMD [ "echo", [ "nested json" ] ]
|
||||
Reference in New Issue
Block a user