Sign inSign up

inseefrlab/onyxia-jupyter-python:py3.13.15-2026.08.24

Index digest

sha256:293a430d2a685d966b0bc5f2133c249ce66550e67bdd24065b9b8f6e7042f701

OS/ARCH

linux/amd64

Compressed size

1.92 GB

Last pushed

24 days by inseefrlab

Type

Image

Manifest digest

sha256:bbb4f210a29cc1f2180c33a7122beddd6a63a60cb144432d9fc1edcb69baf49f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=InseeFrLab <[email protected]>0 B
7SHELL [/bin/bash -c]0 B
8ENV SHELL=/bin/bash0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV USERNAME=onyxia0 B
11ENV UID=10000 B
12ENV GROUPNAME=users0 B
13ENV GID=1000 B
14ENV HOME=/home/onyxia0 B
15ENV WORKSPACE_DIR=/home/onyxia/work0 B
16RUN /bin/bash -c groupmod -g3.46 KB
17WORKDIR /home/onyxia/work32 B
18COPY --chmod=0755 scripts/ /opt/ #6.14 KB
19RUN /bin/bash -c /opt/install-system-libs.sh &&873.95 MB
20ENV LC_ALL=en_US.UTF-80 B
21ENV LANG=en_US.UTF-80 B
22USER 10000 B
23LABEL maintainer=InseeFrLab <[email protected]>0 B
24ARG PYTHON_VERSION=3.13.150 B
25ENV PYTHON_VERSION=3.13.150 B
26ARG PYTHON_DIR=/opt/python0 B
27ENV PATH=/opt/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28USER root0 B
29COPY --chmod=0755 scripts/ /opt/ #935 B
30COPY requirements.txt . # buildkit268 B
31RUN |2 PYTHON_VERSION=3.13.15 PYTHON_DIR=/opt/python /bin/bash276.99 MB
32USER 10000 B
33CMD ["python"]0 B
34LABEL maintainer=InseeFrLab <[email protected]>0 B
35USER root0 B
36COPY --chmod=0755 scripts/ /opt/ #530 B
37COPY requirements.txt . # buildkit298 B
38RUN /bin/bash -c /opt/install-geospatial-python.sh &&677.67 MB
39USER 10000 B
40CMD ["python"]0 B
41LABEL maintainer=InseeFrLab <[email protected]>0 B
42USER root0 B
43COPY --chmod=0755 scripts/ /opt/ #418 B
44RUN /bin/bash -c /opt/install-jupyterlab.sh &&112.83 MB
45USER 10000 B
46EXPOSE [8888/tcp]0 B
47CMD ["jupyter" "lab" "--no-browser" "--ip"0 B

Command

 ARG RELEASE