podman/contrib/imgprune
Chris Evich 56f11b1016
Cirrus: Load base-image names indirectly
Rather than hard-coding all four base-image env. var name,
load the values based on the shared variable name suffix.

Thanks to Ed Santiago <santiago@redhat.com> for the suggestion.

Signed-off-by: Chris Evich <cevich@redhat.com>
2019-08-30 09:46:43 -04:00
..
Dockerfile Revert "Cirrus: Temp. workaround missing imgprune image" 2019-08-12 15:04:30 -04:00
entrypoint.sh Cirrus: Load base-image names indirectly 2019-08-30 09:46:43 -04:00
README.md Cirrus: Print images that should be pruned 2019-07-15 15:26:26 -04:00

PODMAN logo

A container image for maintaining the collection of VM images used by CI/CD on this project and several others. Acts upon metadata maintained by the imgts container.

Example build (from repository root):

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