凭据访问
Can expose mounted files, container credentials, and runtime config.
代理安全
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.