FROM golang:1.13-alpine ENV GO111MODULE=on RUN apk --no-cache add build-base git && go install github.com/magefile/mage