3 lines
82 B
Docker
3 lines
82 B
Docker
FROM quay.io/podman/stable:latest
|
|
|
|
RUN dnf install -y podman-docker buildah skopeo |