Loading Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a w3m-img \ whois \ && \ sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/;' /etc/locale.gen && \ locale-gen && \ python3 -m pip install \ ansible \ ansible-runner \ Loading Loading
Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ RUN curl --verbose https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key a w3m-img \ whois \ && \ sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/;' /etc/locale.gen && \ locale-gen && \ python3 -m pip install \ ansible \ ansible-runner \ Loading