Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.42 KB

File metadata and controls

34 lines (26 loc) · 1.42 KB

Documentation

This documentation is organized by the outcome you are trying to achieve.

Start here

  • Installation — prerequisites, release archives, source builds, and the OCI distribution image.
  • Migration — replace @devcontainers/cli in an existing Linux and Docker workflow.
  • Use cases — local use, CI, and remote development platforms.
  • Troubleshooting — diagnose common host, build, registry, and workspace problems.

Reference

Supported environment

The validated runtime is Linux (amd64 or arm64), Docker Engine API v1.44 or newer, and Docker Compose v2 when a project uses Compose. Windows, macOS, Podman, and Compose v1 are outside the supported scope.

The CLI is intended for individual workstations, CI runners, remote development hosts, and services that provision Dev Containers. The container image is a distribution artifact, not a Docker-in-Docker runner; see Installation.