update README
This commit is contained in:
parent
5d0f161fd2
commit
a18508ba20
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
|
||||||
|
Loading…
Reference in New Issue
Block a user