sha256:f8f67a814fba43af4966be269684fad98abf9fa16717869c1468ca8332608b10
OS/ARCH
linux/amd64
Compressed size
1.63 GB
Last pushed
2 months by vjcitn
Type
Image
Manifest digest
sha256:f8f67a814fba43af4966be269684fad98abf9fa16717869c1468ca8332608b10
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.04 MB6CMD ["/bin/bash"]0 B7ENV NVARCH=x86_640 B8ENV NVIDIA_REQUIRE_CUDA=cuda>=13.0 brand=unknown,driver>=535,driver<536 brand=grid,driver>=535,driver<536 brand=tesla,driver>=535,driver<5360 B9ENV NV_CUDA_CUDART_VERSION=13.0.88-10 B10ARG TARGETARCH0 B12RUN |1 TARGETARCH=amd64 /bin/sh -c4.43 MB13ENV CUDA_VERSION=13.0.10 B14RUN |1 TARGETARCH=amd64 /bin/sh -c100.29 MB15RUN |1 TARGETARCH=amd64 /bin/sh -c181 B16ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/cuda/lib640 B18COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB19ENV NVIDIA_VISIBLE_DEVICES=all0 B20ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B22SHELL [/usr/bin/bash -o pipefail -c]0 B23ENV DEBIAN_FRONTEND=noninteractive0 B24ENV LC_ALL=en_US.UTF-80 B25ENV PYTHON_VERSION=3.100 B26ENV CONDA_INSTALLER=https://repo.anaconda.com/miniconda/Miniconda3-py310_25.9.1-1-Linux-x86_64.sh0 B27ENV JUPYTER_VERSION=5.7.20 B28ENV NODE_MAJOR=200 B29RUN /usr/bin/bash -o pipefail -c122.65 MB30RUN /usr/bin/bash -o pipefail -c965 B31RUN /usr/bin/bash -o pipefail -c905 B32RUN /usr/bin/bash -o pipefail -c51 MB33RUN /usr/bin/bash -o pipefail -c32 B34RUN /usr/bin/bash -o pipefail -c1.39 KB35RUN /usr/bin/bash -o pipefail -c251 B36RUN /usr/bin/bash -o pipefail -c120.44 KB37RUN /usr/bin/bash -o pipefail -c46.44 MB38ENV USER=jupyter0 B39ENV USER_UID=10020 B40ENV USER_HOME=/home/jupyter0 B41RUN /usr/bin/bash -o pipefail -c4.21 KB42RUN /usr/bin/bash -o pipefail -c32 B43RUN /usr/bin/bash -o pipefail -c187 B44RUN /usr/bin/bash -o pipefail -c240.47 MB45ENV CONDA_HOME=/opt/conda0 B46RUN /usr/bin/bash -o pipefail -c298.65 MB47ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/conda/bin0 B48ENV CONDA_ENV_NAME=python30 B49ENV CONDA_ENV_HOME=/home/jupyter/.envs/python30 B50ENV CONDA_FILES=/opt/conda/custom0 B51COPY conda/ /opt/conda/custom # buildkit562 B52ENV CONDA_FILES=/opt/conda/custom0 B53ENV BASE_PYTHON_PATH=/opt/conda/bin/python3.100 B54ENV PYTHONDONTWRITEBYTECODE=true0 B55RUN /usr/bin/bash -o pipefail -c650 B56RUN /usr/bin/bash -o pipefail -c75.38 MB57RUN /usr/bin/bash -o pipefail -c6.53 KB58RUN /usr/bin/bash -o pipefail -c11 MB59COPY uv.lock . # buildkit42.22 KB60COPY pyproject.toml . # buildkit595 B61ENV UV_LINK_MODE=copy UV_COMPILE_BYTECODE=1 UV_VENV_SEED=false UV_NO_CACHE=true0 B62ADD https://astral.sh/uv/install.sh /uv-installer.sh # buildkit15.67 KB63RUN /usr/bin/bash -o pipefail -c23.34 MB64ENV PATH=/root/.local/bin/:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/conda/bin0 B65ENV JUPYTER_HOME=/etc/jupyter0 B66RUN /usr/bin/bash -o pipefail -c80.11 MB67ENV PATH=/root/.local/bin/:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/conda/bin:/etc/jupyter/bin0 B68RUN /usr/bin/bash -o pipefail -c344 B69ENV JUPYTER_SCRIPTS=/etc/jupyter/scripts0 B70ENV JUPYTER_CUSTOM=/etc/jupyter/custom0 B71ENV JUPYTER_EXTENSIONS=/etc/jupyter/scripts/extension0 B72ENV JUPYTER_KERNEL=/etc/jupyter/scripts/kernel0 B73COPY scripts /etc/jupyter/scripts # buildkit2.26 KB74COPY custom /etc/jupyter/custom # buildkit14.19 KB75COPY jupyter_notebook_config.py /etc/jupyter # buildkit956 B76RUN /usr/bin/bash -o pipefail -c257.56 MB77RUN /usr/bin/bash -o pipefail -c505 B78ENV JUPYTER_KERNELSPEC_DIR=/usr/local/share/jupyter/0 B79RUN /usr/bin/bash -o pipefail -c7.45 KB80ENV WELDER_USER=welder-user0 B81ENV WELDER_UID=10010 B82RUN /usr/bin/bash -o pipefail -c4.39 KB83RUN /usr/bin/bash -o pipefail -c165 B84EXPOSE []0 B85WORKDIR /home/jupyter32 B86ENV PATH=/root/.local/bin/:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/conda/bin:/etc/jupyter/bin:/.local/bin:/packages/bin0 B87ENV PIP_USER=true0 B88USER jupyter0 B89ENTRYPOINT ["/etc/jupyter/bin/jupyter" "notebook"]0 B90USER root0 B91RUN /usr/bin/bash -o pipefail -c60.61 MB92RUN /usr/bin/bash -o pipefail -c913 B93RUN /usr/bin/bash -o pipefail -c268 B94RUN /usr/bin/bash -o pipefail -c157.4 MB95RUN /usr/bin/bash -o pipefail -c646.43 KB96RUN /usr/bin/bash -o pipefail -c60.78 MB97RUN /usr/bin/bash -o pipefail -c92 B98RUN /usr/bin/bash -o pipefail -c50.38 MB99USER jupyter0 BCommand
ARG RELEASE