Hi,
I worked at a recent gig, where I replaced a very fragile "Docker-in-Docker" + /var/run/docker.setup setup with podman. This setup was used to build about
50 different containers, inside containers running in a Kubernetes cluster.
The July blog post was very straightforward and easy to follow.
The resulting setup with podman was solid, and didn't have the fragility of requiring
mounting /var/run/docker.sock inside containers.
Thanks!
--
Craig