docker base image for building golang (javascript, python, ruby coming soon)
Go to file
Jeffrey Paul b4593002cb
continuous-integration/drone/push Build is passing Details
latest
2022-12-09 00:40:53 +01:00
deps initial 2022-12-08 20:22:51 +04:00
.drone.yml latest 2022-12-09 01:11:40 +04:00
.gitignore initial 2022-12-08 20:22:51 +04:00
Dockerfile adding git to pkgs - how did i forget this?? 2022-12-09 00:23:51 +01:00
LICENSE Initial commit 2022-12-06 06:53:14 +00:00
Makefile latest 2022-12-09 01:11:40 +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
tagimage.sh latest 2022-12-09 00:40:53 +01:00

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