Hacker News new | ask | show | jobs
by rkangel 2435 days ago
This article makes the classic assumption that deployment of web services is the entire world.

We use docker as part of our CI, because that's what Gitlab uses for our CI system. It works very well. Of course we could use podman locally (and I do on some machines), but Gitlab will still be using docker for us.