FROM golang:onbuild ENV LANG=C.UTF-8 VOLUME /go/src/app/data VOLUME /go/src/app/cert EXPOSE 8080 8443