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

Golang build container for drud golang projects. Based on official golang container

License

Notifications You must be signed in to change notification settings

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