Adding some ansible settings and the package with the su command
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM quay.io/podman/stable:latest
|
||||
|
||||
# Adding on the docker alias, docker-compose and other useful stuff
|
||||
RUN dnf install -y podman-docker buildah skopeo docker-compose util-linux ansible-core
|
||||
RUN dnf install -y podman-docker buildah skopeo docker-compose util-linux ansible-core openssh-clients krb5-devel krb5-libs krb5-workstation git jq unzip
|
||||
|
||||
# Adding some Ansible Key and Timeout setting
|
||||
ENV ANSIBLE_HOST_KEY_CHECKING=False
|
||||
|
||||
Reference in New Issue
Block a user