Hacker News new | ask | show | jobs
by ishaanbahal 1130 days ago
Colima has been an awesome replacement of Docker Desktop for me on Mac. It seems to run light, doesn't prompt for updates on system launch, in fact doesn't even auto launch on startup, have to manually do colima start. And docker just works flawlessly. Kudos to the team who built this. Best part is this nifty little command that allows for auto complete script generation for the required shell, try it:

colima completion zsh

Using 14" M1 Pro Mac, experience may vary on different hardware I suppose.