Loading Dockerfile +1 −0 Original line number Original line Diff line number Diff line Loading @@ -28,6 +28,7 @@ RUN dpkg --add-architecture i386 && \ RUN apt-get -qq update && \ RUN apt-get -qq update && \ apt-get install -qqy --no-install-recommends \ apt-get install -qqy --no-install-recommends \ git-lfs \ git-lfs \ openssh-client \ curl \ curl \ git-core \ git-core \ openjdk-${JDK_VERSION}-jdk \ openjdk-${JDK_VERSION}-jdk \ Loading Loading
Dockerfile +1 −0 Original line number Original line Diff line number Diff line Loading @@ -28,6 +28,7 @@ RUN dpkg --add-architecture i386 && \ RUN apt-get -qq update && \ RUN apt-get -qq update && \ apt-get install -qqy --no-install-recommends \ apt-get install -qqy --no-install-recommends \ git-lfs \ git-lfs \ openssh-client \ curl \ curl \ git-core \ git-core \ openjdk-${JDK_VERSION}-jdk \ openjdk-${JDK_VERSION}-jdk \ Loading