podman/contrib/imgts
Chris Evich 32fb83e3ab
Cirrus: Track VM Image calling GCE project
With multiple `containers` projects updating VM Image metadata,
it would be very difficult to discover which Cirrus-CI setup
was responsible.  Add the GCE project name to the list
of metadata labels to update when this container runs.  This
will give more context as to which images are currently in use.

Signed-off-by: Chris Evich <cevich@redhat.com>
2019-06-05 15:53:00 -04:00
..
Dockerfile [skip ci] Cirrus: Container for tracking image use 2019-01-24 08:47:08 -05:00
entrypoint.sh Cirrus: Track VM Image calling GCE project 2019-06-05 15:53:00 -04:00
google-cloud-sdk.repo [skip ci] Cirrus: Container for tracking image use 2019-01-24 08:47:08 -05:00
README.md [skip ci] Cirrus: Container for tracking image use 2019-01-24 08:47:08 -05:00

PODMAN logo

A container image for tracking automation metadata. Currently this is used to update last-used timestamps on VM images.

Example build (from repository root):

sudo podman build -t $IMAGE_NAME -f contrib/imgts/Dockerfile .