Fix syntax error
ContainerImages/ansible/pipeline/head This commit looks good
Details
ContainerImages/ansible/pipeline/head This commit looks good
Details
parent
2e788b9ae3
commit
ff28c119c2
|
@ -7,7 +7,7 @@ RUN dnf install -y \
|
|||
openssh-clients \
|
||||
python3-dns \
|
||||
python3-netaddr \
|
||||
&& dnf clean all \
|
||||
&& dnf clean all
|
||||
|
||||
COPY default-realm.krb5.conf /etc/krb5.conf.d/default-realm.conf
|
||||
|
||||
|
|
Loading…
Reference in New Issue