Skip to content

renssss/docker-image-labeler

 
 

Repository files navigation

docker-image-labeler CircleCI

Adds and removes labels from docker images

Requirements

  • golang 1.12+

Background

This package allows for adding and removing image labels without rebuilding images. Layer history creation time may change.

Installation

Debian and RPM packages are available via packagecloud

For a prebuilt binaries, see the github releases page.

Building from source

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

About

Adds and removes labels from docker images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 43.8%
  • Go 28.4%
  • Makefile 27.8%