#Server not accessible from via join menu
11 messages · Page 1 of 1 (latest)
Plus, it depends on the docker image itself, we cannot really help with Docker issues
Can only recommend installing the server normally and see if that works fine
Showing container doesnt give much context
As beard mentioned, have you forwarded the appropriate ports on your router to the machine the docker is hosted in? And then is the docker network in your machine communicating with the host machines ports?
Docker containers by default are supposed to be able to talk to the internet
The only thing that really stops them is port forwarding being disabled
Yes ports are opened by default when you spin up said container
In your router and firewall, not your container
Docker cannot open ports on your router
You need to port forward on your router
Yes i do understand that,i assumed that docker's able to open it on my router due to other containers working from the get go but seems like i just opened those ports in past,thanks guys ❤️
Does it work now then?