Hello all, Did some of you already use <podman.io>...
# general
h
Hello all, Did some of you already use podman.io? What are your thoughts about it? Thank you in advance
b
I really like Podman. The daemonless model makes it easier to run and it’s rootless by default so often considered more secure. I dabbled in podman src code, played around with Buildah, and found the code was all very well written - which I think is a good sign.
c
I think for local dev experience it's hard to notice a difference after using m2 chips, some people even noticed a longer build time from cache. but for building infra tools they are amazing, building a container inside a rootless container without docker daemon, it seems even better than kaniko
d
@Hugo Lourenço I think it's a good alternative to administrate containers. Maybe this have the same effect of docker for small or medium environments, when you grown the administration is complicate but for begin its a good option. I worked in Red Hat and you can find support of podman with a rhel suscription.