NVIDIA Lepton
NVIDIA Lepton
GPUd
Container
NVIDIA Lepton
NVIDIA Lepton
GPUd

GPUd is designed to ensure GPU efficiency and reliability by actively monitoring GPUs and effectively managing AI/ML workloads. License: Apache License 2.0

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/usr/local/bin/gpud
12/18/2025 4:11 PM UTC
sha256:02740d80f23c837093c6eda0d560026b25ea49e77969cb1b6e31f56b705efab8RUN
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
12/18/2025 4:11 PM UTC
sha256:6465fa47450a171de7eddbdc2764faea933e84aa4d86ec3c72b5f580a98bd233COPY
/apt-sources/APT_SOURCES.txt /usr/share/third_party/apt/
12/18/2025 4:11 PM UTC
sha256:c0ece7fd83c06ac424baee851fe7f5f6fb42e45a1065af55cd44a48eb680cacbCOPY
/apt-sources/packages /usr/share/third_party/apt/
12/18/2025 4:11 PM UTC
sha256:f5ec2b95ae5de92bc30bff2da7ca9d2e43d85e83ec5ddf63ab2a447c2c9c80c6COPY
/workspace/GO_MODULES.txt /usr/share/third_party/go/
12/18/2025 4:11 PM UTC
sha256:0e0d254df9b8fbec9ce1c52216c09adb2d8728e17a4e70da7f8d7bba933120e6COPY
/workspace/vendor /usr/share/third_party/go/vendor
12/18/2025 4:11 PM UTC
sha256:40042c8373d82312f123f488d28a1aa78917cdee200e43ccf7f59ff15b985586RUN
mkdir -p /usr/share/third_party/go /usr/share/third_party/apt
12/18/2025 4:11 PM UTC
sha256:1f4573fc6d7ac4077b8a451d990dfb3cc00ea8f6d06b03ff862b9f04721685cbCOPY
/workspace/bin/gpud /usr/local/bin/gpud
12/18/2025 4:11 PM UTC
sha256:7335cd252cea84cdc905310f6492f2f60f31a852394fe18719dcb5f4869e2c04RUN
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 &&
  rm -rf /var/lib/apt/lists/*
11/05/2025 5:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/
11/05/2025 5:02 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.