Automic VaultAutomic Vault

brew

container を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install container

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install container

MacPorts ports tree · devel/container/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Create and run Linux containers using lightweight virtual machines

コマンドとエイリアス

  • container
  • container-apiserver

履歴

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

Apple's `container` is a macOS-focused CLI for creating and running Linux containers as lightweight virtual machines. It is written in Swift, optimized for Apple silicon, and designed around OCI-compatible images and registries.

プロジェクトの歴史

Apple published the initial 0.1.0 release in June 2025 and reached 1.0.0 in June 2026. The README describes the project as active development, with stability guarantees limited to patch versions until the 1.0.0 milestone.

採用の歴史

Official documentation frames the tool around macOS developers who need Linux containers without a shared Linux VM. The project also became package-manager-relevant quickly because Homebrew, MacPorts, and Nix package records appeared around a first-party Apple runtime rather than a Docker Desktop replacement package.

使われ方

The CLI can start the system service, pull and run OCI images, build images from Dockerfiles, push images to registries, and manage containers, images, registries, builders, and system components. Its technical overview explains that each container runs in its own lightweight VM through Apple's Containerization package and macOS frameworks such as Virtualization, vmnet, XPC, launchd, Keychain services, and unified logging.

パッケージ好きにとっての重要性

For package nerds, `container` is significant because it makes Apple's native container stack installable and scriptable as a CLI. Its use of OCI images preserves interoperability with existing registries, while its macOS-only virtualization model creates a distinct packaging target from Linux containerd/runc stacks and Docker Desktop-style bundles.

タイムライン

  • 2025: 0.1.0 release published.
  • 2026: 1.0.0 release published.
  • 2026: Documentation states support targets macOS 26 and Apple silicon.

Related projects

  • `container` uses Apple's Containerization Swift package for low-level container, image, and process management. Its technical overview also connects it to OCI image standards and macOS platform frameworks.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service
  • infrastructure mutation or orchestration signal

信号

  • metadata:service
  • text:container,virtual machine
  • text:server

インストール挙動

  • Homebrew はこの formula に post-install フックを宣言しています。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.1.0
マネージャ更新日2026-07-06
ローカルデータOK
上流最新
検出された最新1.1.0

https://github.com/apple/container

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:container
バージョン1.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/container
ホームページhttps://apple.github.io/container/documentation/
リポジトリhttps://github.com/apple/container
上流ドキュメントhttps://apple.github.io/container/documentation
ライセンスApache-2.0
ソースアーカイブhttps://github.com/apple/container/archive/refs/tags/1.1.0.tar.gz
最終更新2026-07-06T21:40:21Z
Pulseupdated
Bottle利用可能 (対象 arm64_tahoe)
Homebrew post-install定義済み
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecontainer
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • arch
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

container

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

container

sudo port install container
  • normalized package name match
  • 一致条件: Container
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/container/Portfile from https://api.github.com/repos/macports/macports-ports/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment