Sign inSign up

holdenk/hps-mini:0.4

Multi-platform
Index digest

sha256:3450610c2717455c8d47d98db77502ef2659a7746d70fdbb27172ca7dea1b490

OS/ARCH

Compressed size

1.25 GB

Last pushed

about 2 years by holdenk

Type

Image

Manifest digest

sha256:8d1851d88d34ea49bb01c71ce357acf7d176ffc8747107d16a5c9a5cbc6b8e75

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 install47.72 MB
17RUN /bin/sh -c (axel --quiet23.05 MB
18RUN /bin/sh -c ./coursier bootstrap111.54 MB
19RUN /bin/sh -c adduser dev4.47 KB
20RUN /bin/sh -c adduser dev733 B
21RUN /bin/sh -c echo 'dev:dev'382 B
22RUN /bin/sh -c mkdir -p32 B
23RUN /bin/sh -c cp ./coursier37.63 KB
24RUN /bin/sh -c echo "color_prompt=yes"1.85 KB
25RUN /bin/sh -c echo "export1.86 KB
26RUN /bin/sh -c echo "export1.91 KB
27RUN /bin/sh -c chown -R37.64 KB
28USER dev0 B
29RUN /bin/sh -c ./almond --install111.36 MB
30USER root0 B
31RUN /bin/sh -c mkdir -p121 B
32RUN /bin/sh -c mkdir -p145 B
33RUN /bin/sh -c chown -R151 B
34WORKDIR /high-performance-spark-examples32 B
35COPY --chown=dev:dev env_setup.sh ./ #981 B
36RUN /bin/sh -c SCALA_VERSION=2.13 ./env_setup.sh465.95 MB
37RUN /bin/sh -c mv ~dev/.local/share/jupyter/kernels/scala2.13/kernel.json458 B
38COPY --chown=dev:dev misc/kernel.json /home/dev/kernel.json_new #460 B
39RUN /bin/sh -c mv ~dev/kernel.json_new564 B
40RUN /bin/sh -c chown -R74.52 MB
41ADD --chown=dev:dev myapp.tar /high-performance-spark-examples/ #1005.68 KB
42RUN /bin/sh -c git clone826.45 KB
43RUN /bin/sh -c chown -R1.79 MB
44USER dev0 B
45RUN /bin/sh -c echo "jupyter-lab197 B
46CMD ["/high-performance-spark-examples/misc/container_launch.sh"]0 B

Command

 ARG RELEASE