sha256:2598348ac6b05e1a0e38ca002fd31c7ac37d7b6661e66ad7494206f3b4a5c51b
OS/ARCH
Compressed size
2.67 GB
Last pushed
about 2 years by holdenk
Type
Image
Manifest digest
sha256:629dcce05f3923e4c28672338ea8d4cea68263e22b89130b67aacfba83c3b6ce
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B8ARG ZULU_REPO_VER=1.0.0-30 B9ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c0 B10|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c ZULU_REPO_VER=1.0.0-3 /bin/sh -c146.78 MB11ENV JAVA_HOME=/usr/lib/jvm/zulu110 B12RUN /bin/sh -c apt-get -qq230.51 MB13RUN /bin/sh -c curl -Lo37.57 KB14RUN /bin/sh -c chmod +x37.57 KB15RUN /bin/sh -c ./coursier --help31.85 MB16RUN /bin/sh -c pip install93.8 MB17RUN /bin/sh -c ./coursier bootstrap111.54 MB18RUN /bin/sh -c chmod a+xr32 B19RUN /bin/sh -c ./coursier launch58.32 MB20RUN /bin/sh -c (axel https://downloads.lightbend.com/scala/2.13.8/scala-2.13.8.deb23.05 MB21RUN /bin/sh -c adduser dev4.47 KB22RUN /bin/sh -c adduser dev734 B23RUN /bin/sh -c echo 'dev:dev'378 B24RUN /bin/sh -c mkdir -p32 B25RUN /bin/sh -c cp ./coursier37.64 KB26RUN /bin/sh -c echo "color_prompt=yes"1.86 KB27RUN /bin/sh -c echo "export1.87 KB28RUN /bin/sh -c echo "export1.92 KB29RUN /bin/sh -c chown -R37.64 KB30USER dev0 B31RUN /bin/sh -c ./almond --install111.36 MB32RUN /bin/sh -c ./coursier launch90.17 MB33USER root0 B34RUN /bin/sh -c mkdir /high-performance-spark-examples121 B35RUN /bin/sh -c chown -R128 B36WORKDIR /high-performance-spark-examples32 B37COPY env_setup.sh ./ # buildkit948 B38RUN /bin/sh -c SCALA_VERSION=2.13 ./env_setup.sh853.5 MB39RUN /bin/sh -c mv ~dev/.local/share/jupyter/kernels/scala2.13/kernel.json459 B40COPY misc/kernel.json /home/dev/kernel.json_new # buildkit458 B41RUN /bin/sh -c mv ~dev/kernel.json_new568 B42RUN /bin/sh -c git clone822.37 KB43RUN /bin/sh -c chown -R463.24 MB44ADD myapp.tar /high-performance-spark-examples/ # buildkit1000.52 KB45RUN /bin/sh -c chown -R1000.5 KB46USER dev0 B47RUN /bin/sh -c echo "jupyter-lab196 B48RUN /bin/sh -c sbt clean487.53 MB49CMD ["jupyter-lab" "--ip" "0.0.0.0" "--port"0 BCommand
ARG RELEASE