On 2/2/22 06:55, lejeczek via Podman wrote:
Hi guys.
If I remember correctly both root full & less containers could
talk(cni net) to localhost which was the host itself - was the removed
recently or my memory fails me and that never worked? (if so then why?)
many thanks, L
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
Not sure what you mean by your question, but nothing has been removed.
podman run --net=host ...
Will allow the local network interfaces into the container.