NVIDIA DRIVE Platform Docker Containers

Docker containers provide an executable package designed to accomplish a set of specific tasks, ranging from flashing a connected embedded device to a complete embedded development environment. Docker simplifies and accelerates development workflows, freeing developers to focus on application development instead of environment configuration and setup. Any host with the Docker runtime installed, such as a developer's or a public cloud instance, can run a container.

NVIDIA DriveOS® Docker Containers are pre-configured development environments for X86 hosts that contain all necessary dependencies to build software for NVIDIA DRIVE AGX™ SoCs.

NVIDIA DRIVE™ Platform Docker Containers are available through NVIDIA GPU Cloud (NGC) Docker Repository, and access is managed through membership in NVIDIA Developer Programs.

Host Independence

Allows for indirect support of alternative native hosts (e.g., Ubuntu 18.04, Windows, MacOS).

Isolation

Encapsulates the native host environment from misconfiguration.

Multiple Versions

Enables various platform versions to co-exist without interference.

Consistent Environment

Provides continuity across development, QA, integration, delivery, and deployment.


Get Started

Visit here to get started with DRIVE Platform Docker Containers.