Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 171 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 171 Bytes

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 .