Loading Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,6 @@ RUN apt-get update && \ whois \ zip \ && \ 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 +0 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,6 @@ RUN apt-get update && \ whois \ zip \ && \ 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