1 2 3 4
FROM golang:alpine LABEL maintainer="Jimmy Hu <jimmy.hu@dexon.org>" RUN apk add --update-cache build-base gmp-dev openssl-dev