docker run --rm -v `pwd`:/tmp -w /tmp woodenfish42/base-image:build-go-program sh -c "go get && CGO_ENABLED=0 go build -v -ldflags '-d -s -w' -a -tags netgo -installsuffix netgo -buildmode=exe"
Content type
Image
Digest
Size
127.6 MB
Last updated
about 7 years ago
docker pull woodenfish42/base-image:build-go-program