Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ RUN apt-get update && \ w3m-img \ whois \ && \ chmod 755 /usr/share/helm/latest/bin/ /usr/share/helm/2/bin /usr/share/kops/latest/bin/ && \ 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 && \ git clone https://github.com/Homebrew/brew /usr/local/share/brew && \ Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ RUN apt-get update && \ w3m-img \ whois \ && \ chmod 755 /usr/share/helm/latest/bin/ /usr/share/helm/2/bin /usr/share/kops/latest/bin/ && \ 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 && \ git clone https://github.com/Homebrew/brew /usr/local/share/brew && \ Loading