Skip to content

vulpemventures/docker-golang-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-golang-ubuntu

Base Docker Image with Golang on Ubuntu. This can help for building golang binaries with production distro images.

Build

Replace with golang_version-ubuntu_version eg. 1.15.7-ubuntu20.04

$ docker build -t ghcr.io/vulpemventures/golang:<tag> .

Push to Github Container Registry

$ docker push ghcr.io/vulpemventures/golang:<tag>

About

Docker Image for golang on ubuntu distro

Resources

Stars

Watchers

Forks

Releases

No releases published