Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How do you handle binding to privileged ports with rootless Podman? That's what stopped me from deploying via Podman the last time I tried.


I'm using a firewalld rich rule to forward host 443 to 8443, then the proxy container has 8443:8443 mapped. Works perfectly. All on Fedora but other firewalls should be able to do the same.


I didn't. We run reverse proxies in front of our apps anyway so I just changed the port at the proxy. I wish I had a better answer for you. Maybe someone else does.


Set `sudo sysctl -w net.ipv4.ip_unprivileged_port_start=80`




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: