Skip to content

gypsydiver/golang-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Build Status

golang-base

Base image that includes golang 1.8 and a functional protobuf compiler

Build using:

docker build -t <your-org>/<tag> .

Feel free to delete any packages left in the image in case of not needing them.

Once pushed use it in your Dockerfiles like so:

FROM <your-org>/golang-base:<tag>�

About

Base image that includes golang and functional protobuf compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published