Sign inSign up

holdenk/hps:0.2

Multi-platform
Index digest

sha256:b51347c3eb5ceae8b7a22bd237b09a34a424e14bad27fc94a50854316dedb3aa

OS/ARCH

Compressed size

2.92 GB

Last pushed

about 2 years by holdenk

Type

Image

Manifest digest

sha256:76c7b96bede26aa08c6be6f4071f1f52a099d70e8dc902715ad1e3f956edc87b

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 / 28.17 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
10RUN |2 ZULU_REPO_VER=1.0.0-3 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c /bin/sh147.14 MB
11ENV JAVA_HOME=/usr/lib/jvm/zulu110 B
12RUN /bin/sh -c apt-get -qq234.88 MB
13RUN /bin/sh -c curl -Lo37.56 KB
14RUN /bin/sh -c chmod +x37.57 KB
15RUN /bin/sh -c ./coursier --help31.85 MB
16RUN /bin/sh -c pip install269.31 MB
17RUN /bin/sh -c pip install85.07 MB
18RUN /bin/sh -c ./coursier bootstrap111.54 MB
19RUN /bin/sh -c chmod a+xr32 B
20RUN /bin/sh -c ./coursier launch58.32 MB
21RUN /bin/sh -c (axel --quiet23.05 MB
22RUN /bin/sh -c adduser dev4.47 KB
23RUN /bin/sh -c adduser dev733 B
24RUN /bin/sh -c echo 'dev:dev'382 B
25RUN /bin/sh -c mkdir -p32 B
26RUN /bin/sh -c cp ./coursier37.63 KB
27RUN /bin/sh -c echo "color_prompt=yes"1.85 KB
28RUN /bin/sh -c echo "export1.86 KB
29RUN /bin/sh -c echo "export1.91 KB
30RUN /bin/sh -c chown -R37.64 KB
31USER dev0 B
32RUN /bin/sh -c ./almond --install111.36 MB
33RUN /bin/sh -c ./coursier launch90.17 MB
34USER root0 B
35RUN /bin/sh -c mkdir -p121 B
36RUN /bin/sh -c mkdir -p145 B
37RUN /bin/sh -c chown -R151 B
38WORKDIR /high-performance-spark-examples32 B
39COPY --chown=dev:dev env_setup.sh ./ #981 B
40RUN /bin/sh -c SCALA_VERSION=2.13 ./env_setup.sh856.89 MB
41RUN /bin/sh -c mv ~dev/.local/share/jupyter/kernels/scala2.13/kernel.json463 B
42COPY --chown=dev:dev misc/kernel.json /home/dev/kernel.json_new #462 B
43RUN /bin/sh -c mv ~dev/kernel.json_new569 B
44RUN /bin/sh -c chown -R465.46 MB
45ADD --chown=dev:dev myapp.tar /high-performance-spark-examples/ #1005.58 KB
46RUN /bin/sh -c git clone826.42 KB
47RUN /bin/sh -c chown -R1.79 MB
48USER dev0 B
49RUN /bin/sh -c echo "jupyter-lab198 B
50RUN /bin/sh -c sbt clean475.04 MB
51CMD ["/high-performance-spark-examples/misc/container_launch.sh"]0 B

Command

 ARG RELEASE