Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ RUN apt-get update && \ 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 && \ sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen && \ locale-gen && \ python3 -m pip install --upgrade pip && \ python3 -m pip install \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ RUN apt-get update && \ 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 && \ sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen && \ locale-gen && \ python3 -m pip install --upgrade pip && \ python3 -m pip install \ Loading