NVIDIA
NVIDIA
Nsight Systems CLI
Container
NVIDIA
NVIDIA
Nsight Systems CLI

Containerized NVIDIA Nsight Systems CLI (a system-wide performance analysis tool)

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
/bin/bash
05/08/2025 9:00 AM UTC
sha256:a8138ed3c6fb24ef2bc7a8e00fca1db5578c941d3bde80d4a58db2ed9654f4d3COPY
ThirdPartySources.tar.xz /
05/08/2025 9:00 AM UTC
sha256:6a9b9aca6bfc783b07b4105bba5b2e0dd6dd2ddd51ee2762db905e30d5fcb11fCOPY
ThirdPartyNotice.txt /
05/08/2025 9:00 AM UTC
sha256:b5ea35e9733951cae1a50b7ca202e3a47d31c31f67146e99fe5def595d1f17cdCOPY
build/EULA.txt /EULA.txt
05/08/2025 9:00 AM UTC
sha256:a0532d2dd842bcf9f76bee9d1c1f38aebdd3c2262b650ff0035e16af6da1cc84RUN
NSYS_VERSION=2025.3.1 NSYS_PACKAGE=build EULA_FILE=build/EULA.txt TARGETARCH=amd64 if [ -d "${NSYS_INSTALL_DIR}" ] &&
  [ "$(ls -A ${NSYS_INSTALL_DIR})" ]; then NSYS_BIN=$(find ${NSYS_INSTALL_DIR} -name nsys -type f -executable | head -n 1); if [ -n "$NSYS_BIN" ]; then update-alternatives --install /usr/bin/nsys nsys "$NSYS_BIN" 100; else echo "Could not find nsys executable in ${NSYS_INSTALL_DIR}"; exit 1; fi; else echo "Missing binaries for architecture $TARGETARCH"; exit 1; fi
05/08/2025 9:00 AM UTC
sha256:fc69942d003d070f00925a106c7cec5c83806ef9784b1c9374cf4090659a4214COPY
build/amd64/ /opt/nvidia/nsight-systems-cli/2025.3.1/
05/08/2025 9:00 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TARGETARCH=amd64
05/08/2025 9:00 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NSYS_INSTALL_DIR=/opt/nvidia/nsight-systems-cli/2025.3.1
05/08/2025 9:00 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
EULA_FILE=build/EULA.txt
05/08/2025 9:00 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NSYS_PACKAGE=build
05/08/2025 9:00 AM UTC