# Colima vs containerd

**Leader by Vioscale score:** containerd

| Attribute | Colima | containerd |
|---|---|---|
| **Vioscale score** | 46.8 (78% (high)) | 55.8 (36% (low)) |
| activity.commits_last_30d | 5 | 55 |
| adoption.dependent_repos | 4 | - |
| adoption.github_stars | 30,524 | 694 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | Colima provides a lightweight way to run container runtimes locally on macOS and Linux machines, enabling Docker, Kubernetes, Containerd, and Incus workloads with low overhead. It supports multiple isolated instances, customizable resource allocation, and GPU acceleration for machine learning workloads on Apple Silicon. | Industry-standard container runtime that manages the complete container lifecycle including image transfer and storage, container execution, supervision, and network attachments. CNCF graduated project supporting OCI standards. |
| features.capabilities | `{"hosting":"self","arm_support":true,"oci_compliant":true,"orchestration":"single_host","gpu_scheduling":true,"k8s_conformant":true,"stateful_workloads":true}` | `{"hosting":"self","rootless":true,"cncf_maturity":"graduated","oci_compliant":true,"orchestration":"single_host","windows_containers":true}` |
| integrations.count | 9 | - |
| integrations.list | `[{"name":"Docker"},{"name":"Kubernetes"},{"name":"k3s"},{"name":"Containerd"},{"name":"nerdctl"},{"name":"Incus"},{"name":"Ollama"},{"name":"HuggingFace"},{"name":"Docker AI Registry"}]` | - |
| language.primary | Go | Rich Text Format |
| license.spdx | MIT | - |
| platform.support | `{"cli":true,"mac":true,"linux":true}` | `{"cli":true,"linux":true,"windows":true}` |
| pricing | `{"type":"open_source","freeTier":true,"sourceUrl":"https://colima.run/","retrievedAt":"2026-08-13T23:02:15.232Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://containerd.io","retrievedAt":"2026-08-03T14:25:01.677Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | open_source |
| pricing.price_level | free | free |
| release.cadence_days | 10 | - |
| release.history | `[{"url":"https://github.com/abiosoft/colima/releases/tag/v0.10.3","date":"2026-06-04T17:14:15Z","type":"stable","version":"v0.10.3"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.10.2","date":"2026-06-03T13:35:43Z","type":"stable","version":"v0.10.2"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.10.1","date":"2026-02-22T07:55:36Z","type":"stable","version":"v0.10.1"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.10.0","date":"2026-02-10T20:11:53Z","type":"stable","version":"v0.10.0"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.9.1","date":"2025-09-25T11:07:53Z","type":"stable","version":"v0.9.1"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.9.0","date":"2025-09-24T09:50:08Z","type":"stable","version":"v0.9.0"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.8.4","date":"2025-08-06T16:08:08Z","type":"stable","version":"v0.8.4"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.8.3","date":"2025-08-05T13:21:41Z","type":"stable","version":"v0.8.3"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.8.2","date":"2025-07-31T22:53:15Z","type":"stable","version":"v0.8.2"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.8.1","date":"2024-12-16T10:30:15Z","type":"stable","version":"v0.8.1"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.8.0","date":"2024-11-08T03:40:38Z","type":"stable","version":"v0.8.0"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.6","date":"2024-10-30T10:33:34Z","type":"stable","version":"v0.7.6"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.5","date":"2024-08-26T16:40:46Z","type":"stable","version":"v0.7.5"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.4","date":"2024-08-25T10:31:41Z","type":"stable","version":"v0.7.4"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.3","date":"2024-08-13T11:10:37Z","type":"stable","version":"v0.7.3"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.2","date":"2024-08-13T08:22:11Z","type":"stable","version":"v0.7.2"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.1","date":"2024-08-10T07:57:37Z","type":"stable","version":"v0.7.1"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.7.0","date":"2024-07-30T09:01:58Z","type":"stable","version":"v0.7.0"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.6.10","date":"2024-07-20T20:05:27Z","type":"stable","version":"v0.6.10"},{"url":"https://github.com/abiosoft/colima/releases/tag/v0.6.9","date":"2024-05-18T05:52:24Z","type":"stable","version":"v0.6.9"}]` | - |
| security.scorecard | 5.6 | - |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Fabiosoft%2Fcolima&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Container Orchestration Tools)

| Capability | Colima | containerd |
|---|:--:|:--:|
| **Core** |  |  |
| Orchestration scope | None / single-host | None / single-host |
| **Deployment** |  |  |
| Hosting | Self-hosted only | Self-hosted only |
| **Standards** |  |  |
| OCI / CRI compliant | ✓ | ✓ |
| CNCF Certified Kubernetes conformant | ✓ | - |
| **Security** |  |  |
| Rootless operation | - | ✓ |
| **Architecture** |  |  |
| Daemonless architecture | - | - |
| **Platform** |  |  |
| Windows containers | - | ✓ |
| ARM architecture support | ✓ | - |
| **Workloads** |  |  |
| GPU scheduling | ✓ | - |
| Stateful workloads | ✓ | - |
| **Networking** |  |  |
| Built-in networking / CNI | - | - |
| **Ops** |  |  |
| Vendor-managed control plane | - | - |
| **Ecosystem** |  |  |
| CNCF maturity | - | Graduated |
| **UX** |  |  |
| GUI dashboard | - | - |

*Source: Vioscale. Generated 2026-09-01T16:35:25.950Z. "-" = undocumented, not absent.*
