Add dockerfile to mirror fedora-minimal

This is needed to provide this image under quay.io/libpod/ namespace
to provide some resiliency to automated testing (should other
repositories be unavailable)

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2020-02-06 10:57:30 -05:00
parent 537352cc3e
commit 3e37f69e2b
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
FROM fedora-minimal:latest

View File

@ -0,0 +1,4 @@
This dockerfile exists so that the container image can be "mirrored"
onto quay.io automatically, so automated testing can be more resilient.
https://quay.io/repository/libpod/fedora-minimal?tab=builds