Sign inSign up

abmhamdi/jupyter:latest

Machine learning & AI
Developer tools
Monitoring & observability
Manifest digest

sha256:6a4175dfd0dcecf23b5dcf191296c3c108a098e785dd37f7f194c8229a0e9624

OS/ARCH

linux/amd64

Compressed size

863.02 MB

Last pushed

almost 2 years by abmhamdi

Type

Image

Manifest digest

sha256:6a4175dfd0dcecf23b5dcf191296c3c108a098e785dd37f7f194c8229a0e9624

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.26 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.120 B
11RUN /bin/sh -c set -eux;16.35 MB
12RUN /bin/sh -c set -eux;242 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19LABEL org.opencontainers.image.authors=A. Mhamdi0 B
20LABEL version=latest0 B
21RUN /bin/sh -c curl -o-881.24 KB
22ENV PATH=/jl/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ENV JUPYTER_CONFIG_DIR=/jl/.venv/.jupyter0 B
24COPY /uv /uvx /bin #13.65 MB
25WORKDIR /jl92 B
26COPY requirements.txt requirements.txt # buildkit1.23 KB
27RUN /bin/sh -c uv venv8.35 KB
28RUN /bin/sh -c uv pip1.66 MB
29RUN /bin/sh -c uv pip108.19 MB
30COPY .jupyter .venv/.jupyter # buildkit20.18 KB
31RUN /bin/sh -c bash -c380.67 MB
32WORKDIR /jl/work114 B
33EXPOSE map[2468/tcp:{}]0 B
34CMD ["jupyter" "notebook"]0 B

Command

ADD file:3a6d159d80cb8abfacda5873c243a6ae635ff603708febc4df51f8eec26d3de7 in /