Files
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
..

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 .