Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

drud/golang-build-container

Repository files navigation

Archived, no longer maintained

Golang build container

This builds or updates the golang build container to be used for drud builds.

make container
make push
make VERSION=latest push
make VERSION=0.3.0 push
make clean