docker base image for building golang (javascript, python, ruby coming soon)
Go to file
sneak b970f90af6
Some checks failed
continuous-integration/drone/push Build is failing
add credentials for dockerhub
2022-12-08 23:43:43 +04:00
deps initial 2022-12-08 20:22:51 +04:00
.drone.yml add credentials for dockerhub 2022-12-08 23:43:43 +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 add build status badge 2022-12-08 23:38:55 +04:00
setup.sh cleanup for modcache 2022-12-08 22:48:14 +04:00

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