NVIDIA DGX Cloud Lepton
NVIDIA DGX Cloud Lepton
GPUd
Container
NVIDIA DGX Cloud Lepton
NVIDIA DGX Cloud Lepton
GPUd

GPUd is designed to ensure GPU efficiency and reliability by actively monitoring GPUs and effectively managing AI/ML workloads. Brought to you by https://www.nvidia.com/en-us/data-center/dgx-cloud-lepton.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/usr/local/bin/gpud
02/04/2026 5:20 AM UTC
sha256:201d4d03ae4bbf28486d18fdac088b8393476a1a6a8cb0cf41b92c55282ab362RUN
echo "# Third-Party Open Source Components" > /usr/share/third_party/MANIFEST.txt &&
  echo "# Source Code Inclusion for Compliance" >> /usr/share/third_party/MANIFEST.txt &&
  echo "# Generated at $(date -u +%Y-%m-%dT%H:%M:%SZ)" >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "This container includes source code for all third-party open source" >> /usr/share/third_party/MANIFEST.txt &&
  echo "components as required for compliance." >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "## Directory Structure" >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "/usr/share/third_party/" >> /usr/share/third_party/MANIFEST.txt &&
  echo "  go/           - Go module dependencies (source code)" >> /usr/share/third_party/MANIFEST.txt &&
  echo "    vendor/     - Vendored Go packages" >> /usr/share/third_party/MANIFEST.txt &&
  echo "    GO_MODULES.txt - List of Go modules with versions" >> /usr/share/third_party/MANIFEST.txt &&
  echo "  apt/          - APT package sources" >> /usr/share/third_party/MANIFEST.txt &&
  echo "    APT_SOURCES.txt - List of APT packages with versions" >> /usr/share/third_party/MANIFEST.txt &&
  echo "  MANIFEST.txt  - This file" >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "## Go Dependencies" >> /usr/share/third_party/MANIFEST.txt &&
  echo "See go/GO_MODULES.txt for complete list" >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "## APT Dependencies" >> /usr/share/third_party/MANIFEST.txt &&
  echo "See apt/APT_SOURCES.txt for complete list" >> /usr/share/third_party/MANIFEST.txt &&
  echo "" >> /usr/share/third_party/MANIFEST.txt &&
  echo "## Base Image" >> /usr/share/third_party/MANIFEST.txt &&
  echo "This image is based on nvidia/cuda runtime image." >> /usr/share/third_party/MANIFEST.txt &&
  echo "CUDA base image sources are managed separately by NVIDIA." >> /usr/share/third_party/MANIFEST.txt
02/04/2026 5:20 AM UTC
sha256:8c9569131cfeb54efe8f3447c9f6d251f7fc92605b2e40eb3346d6775a2d03cbCOPY
/apt-sources/APT_SOURCES.txt /usr/share/third_party/apt/
02/04/2026 5:20 AM UTC
sha256:5cdb5d1eef7b9e357dc0fbac7ed1826b3948a4c2a5b5c23db7f68ebf10669031COPY
/apt-sources/packages /usr/share/third_party/apt/
02/04/2026 5:20 AM UTC
sha256:9359050cd1042ddb6510aafd8c072c8ad15821271dec9560ba5294d145cb68c5COPY
/workspace/GO_MODULES.txt /usr/share/third_party/go/
02/04/2026 5:19 AM UTC
sha256:fd960849edd54fdd40fbda19fc765e8c2309e9f6e9294591d64d95034c5a0a3aCOPY
/workspace/vendor /usr/share/third_party/go/vendor
02/04/2026 5:19 AM UTC
sha256:adebaf5b2d3ba32be96859168be5449bc3d0c23eec2e4c345d6dac6956d137a6RUN
mkdir -p /usr/share/third_party/go /usr/share/third_party/apt
02/04/2026 5:19 AM UTC
sha256:1ec1561ab73710da29e822eb542bb21058c35dfcbe8958f8e9a0b28e3cc4f38dCOPY
/workspace/bin/gpud /usr/local/bin/gpud
02/04/2026 5:19 AM UTC
sha256:b51effbd09e4837cc64ca0721b1242095eac17aff7004918cf868ec36de91cf5RUN
apt-get update &&
  apt-get install -y --no-install-recommends ca-certificates curl gnupg pciutils dmidecode util-linux kmod sudo &&
  install -m 0755 -d /etc/apt/keyrings &&
  curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /etc/apt/keyrings/docker.gpg &&
  chmod a+r /etc/apt/keyrings/docker.gpg &&
  echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu   $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | tee /etc/apt/sources.list.d/docker.list > /dev/null &&
  apt-get update &&
  apt-get install -y --no-install-recommends docker-ce-cli containerd.io &&
  apt-get purge -y --auto-remove gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm dirmngr &&
  rm -rf /var/lib/apt/lists/*
02/04/2026 5:19 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
02/04/2026 5:19 AM 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.