docker base image for building golang (javascript, python, ruby coming soon)
Go to file
2022-12-08 22:53:31 +04:00
deps initial 2022-12-08 20:22:51 +04:00
.drone.yml add ci 2022-12-08 22:49:51 +04:00
.gitignore initial 2022-12-08 20:22:51 +04:00
Dockerfile cleanup for modcache 2022-12-08 22:48:14 +04:00
LICENSE Initial commit 2022-12-06 06:53:14 +00:00
Makefile cleanup for modcache 2022-12-08 22:48:14 +04:00
README.md update README 2022-12-08 22:53:31 +04:00
setup.sh cleanup for modcache 2022-12-08 22:48:14 +04:00

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