mingrammer/go-mod-onbuild

By mingrammer

Updated over 6 years ago

Go + module onbuild docker image.

Image

77

LicenseDocker Build StatusDocker Pulls

Similar to go-dep-onbuild except it uses Go module, not dep.

Go + module onbuild docker image.

Usage

echo "FROM mingrammer/go-mod-onbuild" > Dockerfile
docker build -t [IMAGE_NAME] .

Docker Pull Command

docker pull mingrammer/go-mod-onbuild