Credential-Zugriff
Can expose mounted files, container credentials, and runtime config.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für colima in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install colimalocal Homebrew formula metadata
sudo port install colimaMacPorts ports tree · sysutils/colima/Portfile · Quelle: api.github.com
nix profile install nixpkgs#colimanixpkgs package indexes · pkgs/by-name/co/colima/package.nix · Quelle: api.github.com
Überblick
Container runtimes on MacOS (and Linux) with minimal setup
Verlauf
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.
Sicherheitslage
container and virtual machine infrastructure.
orange Risiko · hoch Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
colima | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/abiosoft/colima
Installationsmetadaten
| Paketschlüssel | brew:colima |
|---|---|
| Version | 0.10.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/colima |
| Homepage | https://colima.run |
| Repository | https://github.com/abiosoft/colima |
| Upstream-Dokumentation | https://colima.run/docs |
| Lizenz | MIT |
| Quellarchiv | https://github.com/abiosoft/colima.git |
| Zuletzt aktualisiert | 2026-06-04T18:20:36Z |
| Pulse | updated |
| Abhängigkeiten | lima |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
colima
nix profile install nixpkgs#colimacolima
sudo port install colimaQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.