@ -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 \
|
||||
setuptools \
|
||||
wheel && \
|
||||
wheel \
|
||||
yamllint && \
|
||||
apt-get remove -y \
|
||||
curl && \
|
||||
apt-get autoremove -y && \
|
||||
|
Reference in New Issue
Block a user