This commit is contained in:
parent
1c5e20cba4
commit
a8c52c65c5
@ -23,9 +23,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
|
||||
netcat-openbsd \
|
||||
openssh-client \
|
||||
# (python3-*) Dependency for installation of Ansible
|
||||
python3-pip \
|
||||
yamllint && \
|
||||
apt-cache rdepends python3-yaml && \
|
||||
python3-pip && \
|
||||
sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && \
|
||||
locale-gen && \
|
||||
pip3 install --upgrade pip && \
|
||||
|
Loading…
Reference in New Issue
Block a user