Automic VaultAutomic Vault

brew

devcontainer を Homebrew, Nix でインストール

devcontainer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install devcontainer

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#devcontainer

nixpkgs package indexes · pkgs/by-name/de/devcontainer/package.nix · ソース: api.github.com

概要

パッケージ概要

Reference implementation for the Development Containers specification

コマンドとエイリアス

  • devcontainer

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2022: devcontainers/spec repository created.
  • 2022: devcontainers/cli repository created.
  • 2022: CLI 0.1.0 initial version appears in the changelog.
  • 2022: CLI 0.12.0 added native feature publishing to OCI registries.
  • 2026: CLI 0.87.0 made lockfile generation stable by default.

Related projects

  • Officially related projects include the Development Containers specification, Dev Container Features and Templates, devcontainers/ci, VS Code Dev Containers, GitHub Codespaces, Docker, Docker Compose, and supporting IDE integrations.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:container

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.devcontainer/devcontainer.json.devcontainer.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
devcontainercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-09
マネージャ版0.87.0
マネージャ更新日2026-05-13
ローカルデータOK
上流not checked
検出された最新未検出

https://containers.dev

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:devcontainer
バージョン0.87.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/devcontainer
ホームページhttps://containers.dev
リポジトリhttps://github.com/devcontainers/cli
上流ドキュメントhttps://containers.dev/
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/@devcontainers/cli/-/cli-0.87.0.tgz
最終更新2026-05-13T13:00:10Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedevcontainer
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

devcontainer

nix profile install nixpkgs#devcontainer
  • normalized package name match
  • 一致条件: Devcontainer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/devcontainer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment