compose/tests/fixtures/shutdown/Dockerfile
Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-14 11:11:08 -05:00

4 lines
50 B
Docker

FROM busybox:latest
RUN echo something
CMD top