Hacker News new | ask | show | jobs
by mathstuf 1523 days ago
Huh? I use `podman build` all the time. Sure, it uses `buildah` in the backend, but does that really matter?
1 comments

On Mac OS at least there is a bunch of hoops you have to jump through for build to work at all. If I recall you needed virtualbox installed (which I don't want). With docker it just works, you install docker you can run docker build, no extra troubleshooting, or hacky workarounds, just so you can use basic functionality.