Adds and removes labels from docker images
- golang 1.12+
This package allows for adding and removing image labels without rebuilding images. Layer history creation time may change.
Debian and RPM packages are available via packagecloud
For a prebuilt binaries, see the github releases page.
A make target is provided for building the package from source.
make build
In addition, builds can be performed in an isolated Docker container:
make build-docker-image build-in-docker