macOS
brew install devcontainerlocal Homebrew formula metadata
brew
Reference implementation for the Development Containers specification. Version 0.87.0 via Homebrew; verified 2026-05-13.
install
brew install devcontainerlocal Homebrew formula metadata
nix profile install nixpkgs#devcontainernixpkgs package indexes · pkgs/by-name/de/devcontainer/package.nix · source: api.github.com
overview
Reference implementation for the Development Containers specification
history
Dev Container CLI is the reference command-line implementation for the Development Containers specification. It reads devcontainer.json metadata and creates, builds, configures, and runs development containers outside a single editor UI.
The devcontainers/spec repository was created in January 2022, and devcontainers/cli followed in April 2022. The CLI changelog starts with 0.1.0 as the initial version and then quickly adds build, feature, template, metadata, and lifecycle support through the 2022 releases.
The broader dev container format came from the need for structured metadata that tools could share, similar in spirit to the Language Server Protocol. The official supporting-tools page lists editors and services such as VS Code, Visual Studio, IntelliJ IDEA, GitHub Codespaces, and the standalone Dev Container CLI as participants in the ecosystem.
Package users install the devcontainer executable, keep devcontainer.json in a project, and run commands such as devcontainer up, build, exec, read-configuration, features, and templates. The CLI README also frames it as useful for CI, where a project's development container can be reused as a build and test environment.
For package nerds, devcontainer is important because it turns editor-oriented development-environment metadata into a portable CLI contract. It bridges package managers, Docker or Podman-style container engines, OCI-distributed features, templates, GitHub Actions, Codespaces, and local development workflows.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.devcontainer/devcontainer.json.devcontainer.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
devcontainer | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:devcontainer |
|---|---|
| Version | 0.87.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/devcontainer |
| Homepage | https://containers.dev |
| Repository | https://github.com/devcontainers/cli |
| Upstream docs | https://containers.dev/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/@devcontainers/cli/-/cli-0.87.0.tgz |
| Last updated | 2026-05-13T13:00:10Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | devcontainer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
devcontainer
nix profile install nixpkgs#devcontainersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.