166: Add[tools][assess]colima

This commit is contained in:
Thomas Neumann
2022-09-29 08:21:44 +02:00
committed by resah
parent b40327e518
commit 360e1d0299

View File

@@ -0,0 +1,22 @@
---
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