docker base image for building golang (javascript, python, ruby coming soon)
deps | ||
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
setup.sh |
builder
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