Sign inSign up

holdenk/hps:0.1

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
8ARG ZULU_REPO_VER=1.0.0-30 B
9ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c0 B
10|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c ZULU_REPO_VER=1.0.0-3 /bin/sh -c146.78 MB
11ENV JAVA_HOME=/usr/lib/jvm/zulu110 B
12RUN /bin/sh -c apt-get -qq230.51 MB
13RUN /bin/sh -c curl -Lo37.57 KB
14RUN /bin/sh -c chmod +x37.57 KB
15RUN /bin/sh -c ./coursier --help31.85 MB
16RUN /bin/sh -c pip install93.8 MB
17RUN /bin/sh -c ./coursier bootstrap111.54 MB
18RUN /bin/sh -c chmod a+xr32 B
19RUN /bin/sh -c ./coursier launch58.32 MB
20RUN /bin/sh -c (axel https://downloads.lightbend.com/scala/2.13.8/scala-2.13.8.deb23.05 MB
21RUN /bin/sh -c adduser dev4.47 KB
22RUN /bin/sh -c adduser dev734 B
23RUN /bin/sh -c echo 'dev:dev'378 B
24RUN /bin/sh -c mkdir -p32 B
25RUN /bin/sh -c cp ./coursier37.64 KB
26RUN /bin/sh -c echo "color_prompt=yes"1.86 KB
27RUN /bin/sh -c echo "export1.87 KB
28RUN /bin/sh -c echo "export1.92 KB
29RUN /bin/sh -c chown -R37.64 KB
30USER dev0 B
31RUN /bin/sh -c ./almond --install111.36 MB
32RUN /bin/sh -c ./coursier launch90.17 MB
33USER root0 B
34RUN /bin/sh -c mkdir /high-performance-spark-examples121 B
35RUN /bin/sh -c chown -R128 B
36WORKDIR /high-performance-spark-examples32 B
37COPY env_setup.sh ./ # buildkit948 B
38RUN /bin/sh -c SCALA_VERSION=2.13 ./env_setup.sh853.5 MB
39RUN /bin/sh -c mv ~dev/.local/share/jupyter/kernels/scala2.13/kernel.json459 B
40COPY misc/kernel.json /home/dev/kernel.json_new # buildkit458 B
41RUN /bin/sh -c mv ~dev/kernel.json_new568 B
42RUN /bin/sh -c git clone822.37 KB
43RUN /bin/sh -c chown -R463.24 MB
44ADD myapp.tar /high-performance-spark-examples/ # buildkit1000.52 KB
45RUN /bin/sh -c chown -R1000.5 KB
46USER dev0 B
47RUN /bin/sh -c echo "jupyter-lab196 B
48RUN /bin/sh -c sbt clean487.53 MB
49CMD ["jupyter-lab" "--ip" "0.0.0.0" "--port"0 B

Command

 ARG RELEASE