GitHub - abiosoft/colima: Docker (and Kubernetes) on MacOS with minimal setup
Docker (and Kubernetes) on macOS with minimal setup. Colima requires Lima and Docker client (and kubectl if Kubernetes will be enabled). brew install lima docker kubectl curl -LO https://raw.githubusercontent.com/abiosoft/colima/v0.1.10/colima && sudo install colima /usr/local/bin/colima Verify install Command line usage colima start starts and setup Docker by default.
https://github.com/abiosoft/colima