mirror of
https://github.com/containers/podman.git
synced 2025-06-01 09:06:44 +08:00
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:
1
contrib/fedora-minimal/Dockerfile
Normal file
1
contrib/fedora-minimal/Dockerfile
Normal file
@ -0,0 +1 @@
|
||||
FROM fedora-minimal:latest
|
4
contrib/fedora-minimal/README.md
Normal file
4
contrib/fedora-minimal/README.md
Normal 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
|
Reference in New Issue
Block a user