FROM alpine:3.1 MAINTAINER Carter Morgan COPY hello /usr/bin/ CMD ["/usr/bin/hello"]