Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix 安装 colima

查看 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

历史

项目历史与用法

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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