Hacker News new | ask | show | jobs
by Darthy 1228 days ago
I'm using Colima ( https://github.com/abiosoft/colima ) and am very happy with it so far.

Here's an article about it: How Colima is a good alternative to Docker Desktop ( https://kumojin.com/en/colima-alternative-docker-desktop/ )

I'm using Colima together with DDEV ( https://ddev.com ) to create and run PHP projects (webserver + db) in containers. Clean, very easy to use, and fast.