Sign inSign up

rwynn/monstache-builder

By rwynn

•Updated over 3 years ago
Archived

Golang base image to build Monstache. based on golang:alpine. adds: go git gcc musl-dev make zip

Image
0

2.6K

rwynn/monstache-builder repository overview

⁠Monstache builder base image

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

Tag summary

Content type

Image

Digest

sha256:8666dc619…

Size

158.7 MB

Last updated

over 3 years ago

docker pull rwynn/monstache-builder