Comment on Docker security
ryokimball@infosec.pub 2 weeks ago
I use podman instead, though I’m honestly not certain this “fixes” the problem you described. I assume it does purely on the no-root point.
Comment on Docker security
ryokimball@infosec.pub 2 weeks ago
I use podman instead, though I’m honestly not certain this “fixes” the problem you described. I assume it does purely on the no-root point.
Overspark@piefed.social 2 weeks ago
Podman explicitly supports firewalls and does not bypass them like docker does, no matter whether you’re using root mode or not. So IMHO that is the more professional solution.