Comment on Podman: Issues with multiple users running containers simultaneously

rhymepurple@lemmy.ml ⁨9⁩ ⁨hours⁩ ago

This is due to a security design deicison of Podman. Each user’s network(s) is only available to that user. This is great for most services, but can cause issues for some services - especially reverse proxies. Unfortunately, I’m not aware of an ideal solution. The only solution I’ve seen is moving the reverse proxy to another host and exposing the services’ ports on the localhost. I hope someone can provide a better solution!

original
Sort:hotnewtop