No ports available

I am a newbie and followed another link to this place.
I use container 22.4 and followed the documentation to start the container.
I am able to scan localhost 127.18.0.1.
However any other hosts including VMs on the local LAN failed within a few seconds with Error saying no ports available. I can ping my hosts (including VMs). I have synced the container with “docker-compose pull” and it finished. Did I do something wrong?
Thanks

Hi @sllu,

I’ve moved your question into a new topic. Please don’t use older threads for unrelated questions. It’s better to create a new one.

1 Like

This depends on your network settings in docker and on your host. Take a look at Networking overview | Docker Documentation for an overview.

1 Like