I'm still experimenting with #podman #rootless and can't find how to allow containers/pod to access #localhost
Context: one pod with 2 #containers, one needs access to localhost. Podman is 5.4 with pasta networking.
I tried adding "-T" or "host-gateway" options to pasta network on the pod but still no way.
Can't to find a single complete article on how to manage networking on pods, a lot of different information
Has anyone a solution to this problem? Is it simply possible?