macOS
brew install containerlocal Homebrew formula metadata
sudo port install containerMacPorts ports tree · devel/container/Portfile · ソース: api.github.com
brew
container のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install containerlocal Homebrew formula metadata
sudo port install containerMacPorts ports tree · devel/container/Portfile · ソース: api.github.com
nix profile install nixpkgs#containernixpkgs package indexes · pkgs/by-name/co/container/package.nix · ソース: api.github.com
概要
Create and run Linux containers using lightweight virtual machines
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
container | cli | グローバル実行可能ファイル | |
container-apiserver | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/apple/container
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_tahoe) |
| Homebrew post-install | 定義済み |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | container |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
container
nix profile install nixpkgs#containercontainer
sudo port install containerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.