Sign inSign up

vanessa/hpsf-flux:2026-jupyter

Manifest digest

sha256:e26d8a0a22fcf6789ad86b978f1140ba8613dc7c7cf87fa7acdb666c769d257a

OS/ARCH

linux/amd64

Compressed size

1 GB

Last pushed

7 months by vanessa

Type

Image

Manifest digest

sha256:e26d8a0a22fcf6789ad86b978f1140ba8613dc7c7cf87fa7acdb666c769d257a

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 29.17 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Tom Scogland <[email protected]>0 B
8COPY scripts/requirements-ci.txt /requirements-ci.txt # buildkit201 B
9COPY scripts/requirements-doc.txt /requirements-doc.txt # buildkit162 B
10RUN /bin/sh -c apt-get update499.99 MB
11RUN /bin/sh -c ln -sf155 B
12ENV LANG=C.UTF-80 B
13RUN /bin/sh -c userdel ubuntu1.29 KB
14ENV TZ=America/Los_Angeles0 B
15COPY scripts/fetch-and-build-mpich.sh /fetch-and-build-mpich.sh # buildkit331 B
16RUN /bin/sh -c /fetch-and-build-mpich.sh #36.3 MB
17ENV HWLOC_COMPONENTS=-gl0 B
18ARG USER=runner0 B
19ARG UID=10010 B
20ARG GID=10010 B
21ARG FLUX_SECURITY_VERSION=0.14.00 B
22ARG BASE_IMAGE=noble0 B
23RUN |5 USER=runner UID=1001 GID=1001342.9 KB
24RUN |5 USER=runner UID=1001 GID=10014.3 KB
25RUN |5 USER=runner UID=1001 GID=10014.33 KB
26RUN |5 USER=runner UID=1001 GID=100132 B
27RUN |5 USER=runner UID=1001 GID=100132 B
28RUN |5 USER=runner UID=1001 GID=10011.25 KB
29COPY entrypoint.sh /usr/local/sbin/ # buildkit227 B
30COPY bashrc /tmp # buildkit281 B
31RUN |5 USER=runner UID=1001 GID=10012.01 KB
32ENV BASE_IMAGE=noble0 B
33USER runner0 B
34WORKDIR /home/runner32 B
35sh -c make install &&29.82 MB
36ARG USER=runner0 B
37ARG UID=10010 B
38USER root0 B
39COPY scripts/ /scripts # buildkit6.56 KB
40RUN |2 USER=runner UID=1001 /bin/sh21.5 MB
41RUN |2 USER=runner UID=1001 /bin/sh2.21 KB
42USER runner0 B
43WORKDIR /home/runner32 B
44sh -c make install &&30.46 MB
45USER root0 B
46ENV NB_USER=jovyan NB_UID=1000 HOME=/home/jovyan0 B
47RUN /bin/sh -c adduser 3.59 KB
48RUN /bin/sh -c apt-get update181.89 MB
49ENV VIRTUAL_ENV=/opt/venv0 B
50ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
51COPY ./docker/requirements_venv.txt ./requirements_venv.txt # buildkit262 B
52RUN /bin/sh -c python3 -m22.95 MB
53COPY ./docker/requirements.txt ./requirements.txt # buildkit1.83 KB
54RUN /bin/sh -c pip install74.04 MB
55RUN /bin/sh -c wget https://nodejs.org/dist/v20.15.0/node-v20.15.0-linux-x64.tar.xz91.69 MB
56RUN /bin/sh -c pip install7.27 MB
57RUN /bin/sh -c pip install92 B
58COPY ./tutorial /home/jovyan/ # buildkit927.71 KB
59COPY ./docker/jupyter-launcher.yaml /usr/local/share/jupyter/lab/jupyter_app_launcher/jp_app_launcher.yaml # buildkit1006 B
60ENV JUPYTER_APP_LAUNCHER_PATH=/usr/local/share/jupyter/lab/jupyter_app_launcher/0 B
61RUN /bin/sh -c chmod -R929.47 KB
62WORKDIR /home/jovyan32 B
63COPY ./docker/flux-icon.png /home/jovyan/flux-icon.png # buildkit114.3 KB
64ENV SHELL=/usr/bin/bash0 B
65ENV FLUX_URI_RESOLVE_LOCAL=t0 B
66EXPOSE [8888/tcp]0 B
67ENTRYPOINT ["tini" "--"]0 B
68COPY ./docker/entrypoint.sh /entrypoint.sh # buildkit174 B
69RUN /bin/sh -c mkdir -p173 B
70USER jovyan0 B
71CMD ["flux" "start" "--test-size=4" "jupyter"0 B

Command

 ARG RELEASE