I have a problem where #podman containers' ports are published in such a way that they are accessible from localhost but not the LAN. Looks like they listen on 127.0.0.1 rather than, say, 192.168.1.1. So from another machine in the same network, say 192.168.1.2 I can't access them.
Does that ring a bell? #followerpower #routing #network #issues
@cweickhmann Can you share the command line you used to create / run the container ?