sha256:702f231f9d9e7dde84d49795075fca1b0c82e112d991b87a85240347ab5f24b4
OS/ARCH
linux/amd64
Compressed size
180.87 MB
Last pushed
about 3 years by adamrehn
Type
Image
Manifest digest
sha256:702f231f9d9e7dde84d49795075fca1b0c82e112d991b87a85240347ab5f24b4
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.02 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c dpkg --add-architecture6.91 MB9ENV NVIDIA_VISIBLE_DEVICES=all0 B10ENV NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility0 B11RUN /bin/sh -c echo "/usr/local/nvidia/lib"186 B12COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.28 KB13ENV LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:/usr/lib/i386-linux-gnu:/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B15RUN /bin/sh -c apt-get update125.25 MB16COPY 10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json # buildkit298 B17ENV DEBIAN_FRONTEND=noninteractive0 B18ENV NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility,compute0 B19ENV NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility,compute,display0 B20ENV NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility,compute,display,video0 B21RUN /bin/sh -c rm -f268 B22RUN /bin/sh -c apt-get update394.18 KB23RUN /bin/sh -c apt-get update258.8 KB24RUN /bin/sh -c useradd --create-home4.24 KB25USER ue40 B26USER root0 B27RUN /bin/sh -c apt-get update19.04 MB28USER ue40 B29COPY pulseaudio-client.conf /etc/pulse/client.conf # buildkit237 B30COPY pulseaudio-daemon.conf /etc/pulse/daemon.conf # buildkit243 B31COPY pulseaudio-default.pa /etc/pulse/default.pa # buildkit364 B32COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit387 B33USER root0 B34RUN /bin/sh -c chmod +x386 B35USER ue40 B36ENV SDL_AUDIODRIVER=pulse0 BCommand
ARG RELEASE