podman/contrib/imgts
Chris Evich 370b1a887c
Cirrus: Reimplement release archive + upload
The initial implementation was far more complicated than necessary.
Strip out the complexities in favor of a simpler and more direct
approach.

Signed-off-by: Chris Evich <cevich@redhat.com>
2019-08-28 11:54:06 -04:00
..
Dockerfile Cirrus: Print images that should be pruned 2019-07-15 15:26:26 -04:00
entrypoint.sh Cirrus: Print images that should be pruned 2019-07-15 15:26:26 -04:00
google-cloud-sdk.repo [skip ci] Cirrus: Container for tracking image use 2019-01-24 08:47:08 -05:00
lib_entrypoint.sh Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04: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 .