Hacker News new | ask | show | jobs
by encryptluks2 1571 days ago
Podman and other container tools are now using user namespaces by default. I think it is clear there are some extra precautions needed, but ultimately the goal with running rootless containers is to improve security.
1 comments

Podman also works fine rootless and with cgroups2, double win.
Does it support docker-compose?
Yes, there is a podman-compose package as well.
Actually, it supports docker-compose proper (v1 and v2, even if there are some bugs for v2)