/ubuntu-golang

Docker container based on ubuntu with golang

Primary LanguageDockerfile

Ubuntu for go

To build this image run this command and replace with the go version:

docker build --build-arg GO_VERSION=<version> -t ubuntu-go .