Golang base image to build Monstache. based on golang:alpine. adds: go git gcc musl-dev make zip
2.6K
This image will be used as a golang base image to build the Monsatche tool
It installs required packages to install dependencies and build the app, creating it and pushing it to docker hub, will save the time it takes to build this image on every machine
It uses golang:alpine as a base and installs the following packages:
go
git
gcc
musl-dev
make
zip
Content type
Image
Digest
sha256:8666dc619…
Size
158.7 MB
Last updated
over 3 years ago
docker pull rwynn/monstache-builder