update README
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,18 @@
|
|||||||
# builder
|
# builder
|
||||||
|
|
||||||
docker base image
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user