github.com/artisanhe/tools@v1.0.1-0.20210607022958-19a8fef2eb04/golang.Dockerfile (about) 1 FROM golang:1.10-alpine 2 ADD ./script_patch.sh /tmp/script_patch.sh 3 RUN /tmp/script_patch.sh