mirror of https://github.com/containers/podman.git
Merge pull request #5107 from cevich/mirror_containers
Add mirroring dockerfiles
This commit is contained in:
commit
ee811431d2
|
@ -0,0 +1 @@
|
|||
FROM fedora-minimal:latest
|
|
@ -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
|
Loading…
Reference in New Issue