Automic VaultAutomic Vault

brew

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

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.

インストール

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

macOS

Homebrew確認済み · 100%
brew install colima

local Homebrew formula metadata

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

MacPorts ports tree · sysutils/colima/Portfile · ソース: api.github.com

Linux

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

nixpkgs 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.

タイムライン

  • 2020s: Colima emerges as Containers on Lima for macOS container runtimes.
  • v0.7.0: Official README documents Incus runtime support.
  • v0.10.0: Official README documents GPU-accelerated AI workload support using krunkit.
  • 2020s: Official install docs list Homebrew, MacPorts, Nix, Mise, Arch/AUR, binaries, and source builds.

Related projects

  • Official docs directly relate Colima to Lima, Docker, containerd, Kubernetes, nerdctl, Incus, and krunkit.

セキュリティ状態

リスクレベル: orange

container and virtual machine infrastructure.

リスク分類器

リスク orange · 信頼度 高 · infrastructure

理由

  • container and virtual machine infrastructure

信号

  • override:colima

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 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
~/.colima/default/colima.yaml~/.colima/<profile-name>/colima.yaml~/.colima/_templates/default.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

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
Pulseupdated
依存関係lima
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

colima

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

colima

sudo port install colima
  • normalized package name match
  • 一致条件: Colima
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/colima/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 agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment