Docker/NGC Container Toolkit

System: Ubuntu 24.04
Edition: 595.58.03 (13.2)

Work with Docker and NGC Containers

Description

Ready to GPU accelerated Docker image.

Includes:

  • NGC Cli
  • Docker 29.4.0
  • nvidia-container-toolkit 1.19.0
  • cuda-toolkit 13.2
  • open-driver 595.58.03
  • pytorch 2.5.1
  • anaconda 25.7.0
  • tensorflow-gpu 2.4.1
Category:
Base Linux / Base Linux with CUDA
Size:
73.34 GB
Image added:
18.04.2026
Image updated:
08.07.2026
Uses:
111
Avg boot time:
00:42 — 01:17

Getting started

To run GPU-accelerated containers, use the --gpus all flag:

docker run --rm --gpus all ubuntu nvidia-smi