Docker/NGC Container Toolkit

System: Ubuntu 20.04
Edition: 20.04.3

Work with Docker and NGC Containers

Description

Ubuntu 20.04.3 image to work with Docker and NGC Containers.

Includes:

  • NGC Cli
  • Docker 1.5.2
  • nvidia-docker
  • graphics-driver-495
Category:
Base Linux / Base Linux with CUDA
Size:
10.00 GB
Image added:
05.02.2022
Image updated:
02.04.2026
Uses:
355
Avg boot time:
00:39 — 02:06

Getting started

NGC Container start example:

Downloading container image:

docker pull nvcr.io/nvidia/tensorflow:22.01-tf1-py3 

Running container: 

sudo docker run --rm --gpus all nvidia/tensorflow:22.01-tf1-py3  /bin/bash 

Running container as a daemon:

sudo docker run -d --rm --gpus all nvidia/tensorflow:22.01-tf1-py3 /bin/bash

You can get NGC Containers here: NGC Containers Catalog

We use cookies and web analytics services to ensure the proper functioning of the website, analyze web-site traffic, and improve the quality of our services.
By continuing to use the website, you consent to the Privacy Policy and consent to the processing of cookie files and technical data.