diff --git a/radar/2022-03-28/colima.md b/radar/2022-03-28/colima.md new file mode 100644 index 0000000..cf053cb --- /dev/null +++ b/radar/2022-03-28/colima.md @@ -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 \ No newline at end of file