Sign inSign up

codecentric/from-jupyter-to-production-jupyter:v0.1.1-pre

Multi-platform
Index digest

sha256:b7505070a60fd8fa4546b4cfbb0a95cc1f63b7a2fed51167e9e5674417861b9f

OS/ARCH

Compressed size

709.57 MB

Last pushed

over 2 years by tokn

Type

Image

Manifest digest

sha256:ee3f99d925cd6cafcb7bf67e6e41e1be21cea3dc00537080454f46d9733fb5e6

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;14.75 MB
9RUN /bin/sh -c set -eux;246 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.26 MB
15CMD ["python3"]0 B
16ARG TARGETPLATFORM0 B
17ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_DISABLE_PIP_VERSION_CHECK=on PIP_DEFAULT_TIMEOUT=1000 B
18ENV PATH=/opt/poetry/bin:/opt/pysetup/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19COPY /opt/pysetup /opt/pysetup # buildkit614.76 MB
20RUN /bin/sh -c apt-get update45.67 MB
21ADD configs/jupyter_lab_config.py /root/.jupyter/jupyter_lab_config.py # buildkit8.77 KB
22ADD configs/jupytext.toml /root/.config/jupytext.toml # buildkit219 B
23WORKDIR /workshop98 B
24EXPOSE map[4141/tcp:{} 8888/tcp:{}]0 B
25ENV SHELL=/bin/bash0 B
26ENTRYPOINT ["jupyter" "lab"]0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /