Sign inSign up

casualjim/builder

By casualjim

•Updated almost 8 years ago

A container to build golang projects and minimize binaries

Image
1

3.7K

casualjim/builder repository overview

⁠Containers

A number containers that are rebuilt at regular times These are tools I require for various projects and got tired of rebuilding them manually

⁠Tools

⁠Base containers

There are 2 base containers here, one is a scratch image that has ca-certificates and /etc/mime.types present. You can use that one for hosting statically linked binaries that need TLS and mime type support (so https :)).

Then there is a base container that contains yelps dumb init⁠ and a minimal su-exec⁠ optimized for a container environment. This is based on the latest alpine and allows for attaching and executing commands inside the container.

Tag summary

Content type

Image

Digest

Size

173.7 MB

Last updated

almost 8 years ago

docker pull casualjim/builder