docker base image for building golang (javascript, python, ruby coming soon)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jeffrey Paul b4593002cb latest 10 months ago
deps initial 10 months ago
.drone.yml latest 10 months ago
.gitignore initial 10 months ago
Dockerfile adding git to pkgs - how did i forget this?? 10 months ago
LICENSE Initial commit 10 months ago
Makefile latest 10 months ago
README.md add build status badge 10 months ago
setup.sh cleanup for modcache 10 months ago
tagimage.sh latest 10 months ago

README.md

builder

Build Status

docker base image for building golang

TBD: javascript/node support (in progress)

TBD: python3 support

TBD: ruby support

goals

  • try to put as much stuff as possible in this base image to minimize network usage of child image builds

license

WTFPL