認証情報アクセス
Can expose mounted files, container credentials, and runtime config.
brew
colima のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
colima controls local container and Kubernetes runtimes used by developer workflows.
Can expose mounted files, container credentials, and runtime config.
Primarily local, but containers can call remote services.
Can affect containerized build artifacts and local cluster state.
Gate privileged runtime changes, mounts, and Kubernetes enablement.
Allow status checks; require approval for start options exposing host paths or privileged runtimes.
インストール
brew install colimalocal Homebrew formula metadata
sudo port install colimaMacPorts ports tree · sysutils/colima/Portfile · ソース: api.github.com
nix profile install nixpkgs#colimanixpkgs package indexes · pkgs/by-name/co/colima/package.nix · ソース: api.github.com
概要
Container runtimes on MacOS (and Linux) with minimal setup
履歴
Colima is a command-line tool for running container runtimes on macOS and Linux with minimal setup, built around Lima virtual machines.
The official README states the project goal as providing container runtimes on macOS with minimal setup and explains the name as Containers on Lima. It also notes the transitive meaning Containers on Linux Machines because Lima is also described as Linux Machines.
Colima grew from a Docker-oriented local runtime into a multi-runtime tool supporting Docker, containerd, Kubernetes, Incus, and newer GPU-accelerated AI workload support.
Colima became popular in package-manager culture as a lightweight alternative path for local Docker-compatible development on macOS, especially after Docker Desktop licensing and resource-use concerns made VM-backed open tooling more attractive.
The official installation docs list Homebrew, MacPorts, Nix, Mise, Arch/AUR, release binaries, and source builds, reflecting broad distribution across developer package ecosystems.
Typical usage is brew install colima followed by colima start, after which Docker, containerd/nerdctl, Kubernetes, or Incus clients can target the VM-backed runtime. Configuration is normally edited with colima start --edit or the colima template command.
Colima is packaging-significant because it coordinates several separately packaged tools: Lima for virtual machines, Docker or containerd clients, kubectl for Kubernetes, and optional Incus or AI workload tooling.
セキュリティ状態
container and virtual machine infrastructure.
リスク orange · 信頼度 高 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.colima/default/colima.yaml~/.colima/<profile-name>/colima.yaml~/.colima/_templates/default.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
colima | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/abiosoft/colima
インストールメタデータ
| パッケージキー | brew:colima |
|---|---|
| バージョン | 0.10.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/colima |
| ホームページ | https://colima.run |
| リポジトリ | https://github.com/abiosoft/colima |
| 上流ドキュメント | https://colima.run/docs |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/abiosoft/colima.git |
| 最終更新 | 2026-06-04T18:20:36Z |
| Pulse | updated |
| 依存関係 | lima |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | colima |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
colima
nix profile install nixpkgs#colimacolima
sudo port install colimaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.