compose/tests/fixtures/simple-dockerfile/Dockerfile
d11wtq 3a342fb25d Use busybox in fixtures, instead of ubuntu
Signed-off-by: d11wtq <chris@w3style.co.uk>
2014-06-11 10:25:50 +00:00

2 lines
39 B
Docker

FROM busybox:latest
CMD echo "success"