Hello,I have setup 3 rootless containers in a pod and now want to expose ports on two containers to the outside world.I have tried:podman pod create \--name "${ABCPOD}" \--label "${ABCPOD}" \--network slirp4netns:port_handler=slirp4netns \--publish 8080:8080but now the container exposing port 8080 is failing to get created.How do I create rootless pods and then expose the networking?Thank you in advance.RegardsS_______________________________________________Sent with Proton Mail secure email.
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io