FROM golang:1.16.4 EXPOSE 8080 ADD example / ENTRYPOINT ["/example"]