parent
a8c52c65c5
commit
c3c881f9e9
@ -40,7 +40,8 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
|
|||||||
# (pyyaml) Dependency for Ansible 'kubernetes.core' collection
|
# (pyyaml) Dependency for Ansible 'kubernetes.core' collection
|
||||||
pyyaml \
|
pyyaml \
|
||||||
setuptools \
|
setuptools \
|
||||||
wheel && \
|
wheel \
|
||||||
|
yamllint && \
|
||||||
apt-get remove -y \
|
apt-get remove -y \
|
||||||
curl && \
|
curl && \
|
||||||
apt-get autoremove -y && \
|
apt-get autoremove -y && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user