mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Builds of this dockerfile fail on quay.io due to not being able to pull the base image. Use a fully-qualified FROM name to work around this. Signed-off-by: Chris Evich <cevich@redhat.com>
This dockerfile exists so that the container image can be "mirrored" onto quay.io automatically, so automated testing can be more resilient.