FROM golang:1.16-alpine RUN apk update && apk add git curl gcc musl-dev bash