Container
Containerized NVIDIA Nsight Systems CLI (a system-wide performance analysis tool)
2026.3.1-ubuntu22.04
Signed
This image has a digital signature verifying that it has not been altered or corrupted since its signing.
Copy the image path for this tag below:
View all tagsCopied!
NVIDIA Nsight Systems CLI Docker Container
NVIDIA Nsight Systems is a system-wide performance analysis tool designed to visualize an application’s algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs, from large servers to our smallest system on a chip (SoC).
The NVIDIA Nsight Systems CLI Docker Container is designed to provide users with a seamless environment to run NVIDIA Nsight Systems.
Features
- Profiling a Kubernetes cluster using NVIDIA DevTools Sidecar Injector for injection.
- Using as a base container for profiling applications in an isolated environment.
- Running “nsys stats”/“nsys recipe” on the command line for post-processing and analyzing collected reports across all systems, including MacOS.
Getting Started
Pull the container
- From the top-right corner of this page, select the pull-down Get Container and copy the URL to the default container. Alternatively, click on View all tags to select a different container.
- Open a command prompt on your Linux compatible system and run the following command. Ensure the pull completes successfully before proceeding to the next step.
docker pull nvcr.io/nvidia/devtools/nsight-systems-cli:2025.6.1-ubuntu22.04
Run the container
Run the docker container (use the desired container tag in the command line below):
docker run --gpus all -it --rm --privileged -v /hostpath/reports:/reports nvcr.io/nvidia/devtools/nsight-systems-cli:2025.6.1-ubuntu22.04 nsys profile -t osrt -s system-wide --samples-per-backtrace=1 -o /reports/system_wide.nsys-rep sleep 15
License Agreements
By pulling and using the container, you accept the terms and conditions of this End User License Agreement.
Suggested Reading
Publisher
NVIDIA
Latest Tag2026.3.1-ubuntu22.04
UpdatedJuly 1, 2026 UTC
Compressed Size488.76 MB
Multinode SupportNo
Multi-Arch SupportYes
System