# Install colima

Container runtimes on MacOS (and Linux) with minimal setup. Version 0.10.3 via Homebrew; verified 2026-06-04.

## Install

```sh
sudo av install brew:colima
```

## Agent safety answer

colima controls local container and Kubernetes runtimes used by developer workflows.

- **Credential access:** Can expose mounted files, container credentials, and runtime config.
- **Remote mutation:** Primarily local, but containers can call remote services.
- **Publish/artifact risk:** Can affect containerized build artifacts and local cluster state.
- **Recommended control:** Gate privileged runtime changes, mounts, and Kubernetes enablement.
- **Agent-use guidance:** Allow status checks; require approval for start options exposing host paths or privileged runtimes.

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install colima
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install colima
```

  Evidence: MacPorts ports tree: sysutils/colima/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#colima
```

  Evidence: nixpkgs package indexes: pkgs/by-name/co/colima/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package Facts

- **Package key:** brew:colima
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/colima>
- **Version:** 0.10.3
- **Source summary:** Container runtimes on MacOS (and Linux) with minimal setup
- **Homepage:** <https://colima.run>
- **Repository:** <https://github.com/abiosoft/colima>
- **Upstream docs:** <https://colima.run/docs>
- **License:** MIT
- **Source archive:** <https://github.com/abiosoft/colima.git>
- **Last updated:** 2026-06-04T18:20:36Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- colima (cli)
- colima (alias)

## Dependencies

- lima

## Build Dependencies

- go

## Install Behavior

- Post-install hook: not defined
- Service: declared
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 0.10.3
- Package-manager updated: 2026-06-04
- Local data status: ok
- Upstream repository: https://github.com/abiosoft/colima
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

container and virtual machine infrastructure.

- **Geiger risk:** orange / high
- container and virtual machine infrastructure

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - colima: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/colima/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - colima: normalized package name match | MacPorts ports tree: sysutils/colima/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related Links

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [lima](https://www.automicvault.com/fr/pkg/brew/lima/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [container](https://www.automicvault.com/fr/pkg/brew/container/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, macos, runtime.
- [containerd](https://www.automicvault.com/fr/pkg/brew/containerd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, kubernetes, runtime.
- [dcp](https://www.automicvault.com/fr/pkg/brew/dcp/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, docker, kubernetes.
- [container-canary](https://www.automicvault.com/fr/pkg/brew/container-canary/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, docker, kubernetes.
- [incus](https://www.automicvault.com/fr/pkg/brew/incus/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, linux, virtualization.
- [ko](https://www.automicvault.com/fr/pkg/brew/ko/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, kubernetes.
- [lxc](https://www.automicvault.com/fr/pkg/brew/lxc/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, linux.
- [mintoolkit](https://www.automicvault.com/fr/pkg/brew/mintoolkit/) - Shares av.db curated category or tags: cli, cloud-infrastructure, containers, docker.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
- curated agent safety answer
