mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-26 10:17:53 +00: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>
1 line
54 B
Docker
1 line
54 B
Docker
FROM registry.fedoraproject.org/fedora-minimal:latest
|