Sign inSign up

stevenfollis/intel-containers:renderkit-31af91a

Manifest digest

sha256:2ddc6badc35fd418a822bd67105e55e722fa55b631bc4ea2359f2d22646808e6

OS/ARCH

linux/amd64

Compressed size

2.86 GB

Last pushed

almost 2 years by stevenfollis

Type

Image

Manifest digest

sha256:2ddc6badc35fd418a822bd67105e55e722fa55b631bc4ea2359f2d22646808e6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Jupyter Project <[email protected]>0 B
8ARG NB_USER=jovyan0 B
9ARG NB_UID=10000 B
10ARG NB_GID=1000 B
11SHELL [/bin/bash -o pipefail -c]0 B
12USER root0 B
13ENV DEBIAN_FRONTEND=noninteractive0 B
14RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1009.1 MB
15ENV CONDA_DIR=/opt/conda SHELL=/bin/bash NB_USER=jovyan NB_UID=10000 B
16ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/jovyan0 B
17COPY fix-permissions /usr/local/bin/fix-permissions # buildkit684 B
18RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=10032 B
19RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1001.86 KB
20RUN |3 NB_USER=jovyan NB_UID=1000 NB_GID=1004.8 KB
21USER 10000 B
22ARG PYTHON_VERSION=3.110 B
23RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=100149 B
24COPY --chown=1000:100 initial-condarc /opt/conda/.condarc #274 B
25WORKDIR /tmp32 B
26RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=100100.31 MB
27COPY run-hooks.sh start.sh /usr/local/bin/ #4.49 KB
28ENTRYPOINT ["tini" "-g" "--" "start.sh"]0 B
29USER root0 B
30RUN |4 NB_USER=jovyan NB_UID=1000 NB_GID=100181 B
31COPY 10activate-conda-env.sh /usr/local/bin/before-notebook.d/ # buildkit476 B
32USER 10000 B
33WORKDIR /home/jovyan32 B
34LABEL maintainer=Jupyter Project <[email protected]>0 B
35SHELL [/bin/bash -o pipefail -c]0 B
36USER root0 B
37RUN /bin/bash -o pipefail -c29.09 MB
38USER 10000 B
39WORKDIR /tmp32 B
40RUN /bin/bash -o pipefail -c107.03 MB
41ENV JUPYTER_PORT=88880 B
42EXPOSE map[8888/tcp:{}]0 B
43CMD ["start-notebook.py"]0 B
44COPY start-notebook.py start-notebook.sh start-singleuser.py start-singleuser.sh1.14 KB
45COPY jupyter_server_config.py docker_healthcheck.py /etc/jupyter/ #1.62 KB
46USER root0 B
47RUN /bin/bash -o pipefail -c1.63 KB
48HEALTHCHECK &{["CMD-SHELL" "/etc/jupyter/docker_healthcheck.py || exit0 B
49USER 10000 B
50WORKDIR /home/jovyan32 B
51LABEL maintainer=Jupyter Project <[email protected]>0 B
52SHELL [/bin/bash -o pipefail -c]0 B
53USER root0 B
54RUN /bin/bash -o pipefail -c170.17 MB
55RUN /bin/bash -o pipefail -c1.44 KB
56USER 10000 B
57COPY --chown=1000:100 Rprofile.site /opt/conda/lib/R/etc/ #434 B
58COPY setup-scripts/ /opt/setup-scripts/ # buildkit2.76 KB
59ARG INTEL_GPU_DRIVER_URL=https://repositories.intel.com/gpu/ubuntu/dists/jammy/intel-gpu-ubuntu-jammy.run0 B
60USER root0 B
61ENV DEBIAN_FRONTEND=noninteractive0 B
62RUN |1 INTEL_GPU_DRIVER_URL=https://repositories.intel.com/gpu/ubuntu/dists/jammy/intel-gpu-ubuntu-jammy.run /bin/bash -o1.36 MB
63RUN |1 INTEL_GPU_DRIVER_URL=https://repositories.intel.com/gpu/ubuntu/dists/jammy/intel-gpu-ubuntu-jammy.run /bin/bash -o303.73 MB
64RUN |1 INTEL_GPU_DRIVER_URL=https://repositories.intel.com/gpu/ubuntu/dists/jammy/intel-gpu-ubuntu-jammy.run /bin/bash -o201.09 MB
65ENV DEBIAN_FRONTEND=interactive0 B
66USER jovyan0 B
67ARG CMAKE_VERSION=3.31.00 B
68ARG CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh0 B
69ARG DPCPP_VERSION=2025.0.10 B
70ARG DPCPP_INSTALLER_URL=https://registrationcenter-download.intel.com/akdlm/IRC_NAS/4fd7c6b0-853f-458a-a8ec-421ab50a80a6/intel-dpcpp-cpp-compiler-2025.0.1.46_offline.sh0 B
71ARG ISPC_VERSION=1.25.30 B
72ARG ISPC_INSTALLER_URL=0 B
73ARG EMBREE_VERSION=4.3.30 B
74ARG EMBREE_INSTALLER_URL=https://github.com/embree/embree/releases/download/v4.3.3/embree-4.3.3.x86_64.linux.tar.gz0 B
75ARG OIDN_VERSION=2.3.10 B
76ARG OIDN_INSTALLER_URL=https://github.com/OpenImageDenoise/oidn/releases/download/v2.3.1/oidn-2.3.1.x86_64.linux.tar.gz0 B
77ARG OPENVKL_VERSION=2.0.10 B
78ARG OPENVKL_INSTALLER_URL=https://github.com/RenderKit/openvkl/releases/download/v2.0.1/openvkl-2.0.1.sycl.x86_64.linux.tar.gz0 B
79SHELL [/bin/bash -o pipefail -c]0 B
80USER root0 B
81ENV DEBIAN_FRONTEND=noninteractive0 B
82RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.174.88 MB
83RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.153.39 MB
84RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.11.58 GB
85RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.125.59 MB
86RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.12.77 MB
87RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.173.58 MB
88RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.154.78 MB
89RUN |12 CMAKE_VERSION=3.31.0 CMAKE_INSTALLER_URL=https://github.com/Kitware/CMake/releases/download/v3.31.0/cmake-3.31.0-linux-x86_64.sh DPCPP_VERSION=2025.0.181.24 MB
90CMD ["/bin/bash" "-c" "source /opt/intel/embree/embree-vars.sh;0 B
91ENV DEBIAN_FRONTEND=interactive0 B
92USER jovyan0 B

Command

 ARG RELEASE