k8s-config/images/Dockerfile_ansible-podman

4 lines
85 B
Plaintext

FROM quay.io/podman/stable:v4.2.1
RUN dnf update && \
dnf install -y ansible git