1 2 3 4 5 6
FROM scratch MAINTAINER github.com/tydavis COPY hello-world-docker / CMD ["/hello-world-docker"]