Hacker News new | ask | show | jobs
by aorth 405 days ago
I found Dan's recommendation to use rootful with `userns=auto`:

> User= causes lots of issues with running podman and rootless support is fairly easy. I also recomend that people look at using rootful with --userns=auto, which will run your containers each in a unique user namespace.https://github.com/containers/podman/issues/12778#issuecomme...