mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-01 21:27:53 +00:00
Merge pull request #5107 from cevich/mirror_containers
Add mirroring dockerfiles
This commit is contained in:
commit
ee811431d2
2 changed files with 5 additions and 0 deletions
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
|
||||
Loading…
Add table
Reference in a new issue