Skip to main content
NVIDIA
Ubuntu
Container
NVIDIA
Ubuntu

NVIDIA Ubuntu base container

  • LayerLabelCreated
    sha256:cb2a2c9f152419db784a86042b5f2531daf91f68ceab00211c7b0bfbcb8a4ffaRUN
    UBUNTU_VERSION=22.04 BUILD_DATE=20260831 VCS_REF=8a43f49512134e02f0e2c159ee86245cdcd2a22e UPSTREAM_TAG=jammy-20260810 UPSTREAM_DIGEST=sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc set -eux; apt-get update; apt-get upgrade -y; mkdir -p /opt/nvidia/ubuntu-base-image; { if [ -f /etc/apt/sources.list ]; then echo "# /etc/apt/sources.list"; cat /etc/apt/sources.list; fi; if [ -d /etc/apt/sources.list.d ]; then find /etc/apt/sources.list.d -maxdepth 1 -type f -print -exec sh -c 'echo "# $1"; cat "$1"' _ {} \;; fi; } > /opt/nvidia/ubuntu-base-image/sources.txt; dpkg-query -W -f='${binary:Package}\t${Version}\t${Architecture}\n' | sort > /opt/nvidia/ubuntu-base-image/packages.txt; dpkg-query -W -f='${source:Package}\t${source:Version}\n' | sort -u > /opt/nvidia/ubuntu-base-image/source-packages.txt; { echo "build_date=${BUILD_DATE}"; echo "vcs_ref=${VCS_REF}"; echo "ubuntu_version=${UBUNTU_VERSION}"; echo "upstream_tag=${UPSTREAM_TAG}"; echo "upstream_digest=${UPSTREAM_DIGEST}"; } > /opt/nvidia/ubuntu-base-image/build-info.env; apt-get clean; rm -rf /var/lib/apt/lists/*
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    DEBIAN_FRONTEND=noninteractive
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.ubuntu.build_date=20260831
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.ubuntu.upstream_digest=sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.ubuntu.upstream_tag=jammy-20260810
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.ubuntu.version=22.04
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    org.opencontainers.image.revision=8a43f49512134e02f0e2c159ee86245cdcd2a22e
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    org.opencontainers.image.source=https://gitlab-master.nvidia.com/a3ie-infra/ubuntu-base-images
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    org.opencontainers.image.vendor=NVIDIA
    09/02/2026 3:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    org.opencontainers.image.description=Ubuntu LTS base image refreshed with apt security updates for VSS Metropolis.
    09/02/2026 3:56 PM UTC

    NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.