Hacker News new | ask | show | jobs
by osigurdson 117 days ago
I personally prefer the Podman CLI however as you don't need the daemon running in the background and prefer Kubernetes like yamls for local development. I definitely don't need a polished desktop GUI that shows me how many images I have though - I've never understood the use case for that.
1 comments

Same. I switched to podman just so I don't have to troubleshoot why the docker daemon isn't running again.
Used docker for over a decade, never ran into this docker daemon intermittently stops running issue.