Y
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
nezirus
1571 days ago
Podman also works fine rootless and with cgroups2, double win.
link
MonaroVXR
1571 days ago
Does it support docker-compose?
link
encryptluks2
1571 days ago
Yes, there is a podman-compose package as well.
link
nezirus
1570 days ago
Actually, it supports docker-compose proper (v1 and v2, even if there are some bugs for v2)
link