Skip to content

jheise/ubuntu-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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 .