gocSimply put, goc is a utility that wraps the go client to build Go applications using packages from GoCenter without the need for manual setup.
GoCenter is a source for immutable Go modules, provided by their authors. JFrog makes sure that once the module is added to GoCenter, its metadata and the content of the binary archive won’t change, and you will always consistently get the same binary for the same request.
There was a need to build a smaller container. While still being a bit on the large side, it contains:
goc 1.0.2The container is built using golang:alpine as a base container which enables you to use this as the base container for your Go builds.
Content type
Image
Digest
Size
138.2 MB
Last updated
over 7 years ago
docker pull retgits/goc:1.0.3-1