Files
TechradarDev/radar/2022-03-28/colima.md
2022-09-29 08:37:03 +02:00

22 lines
505 B
Markdown

---
title: "Colima"
ring: assess
quadrant: tools
featured: false
---
[Colima](https://github.com/abiosoft/colima) provides container runtimes on macOS with minimal setup.
At AOE, we are using colima as drop-in replacement for [Docker Desktop](https://www.docker.com/products/docker-desktop/).
The main benefits are
- Support of M1 Macs
- Simple CLI interface
as well as the usual requirements for container runtimes like
- Docker and Containerd support
- Port forwarding
- Volume mount
- Kubernetes