You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We never tried to use it with WSL, but it would be nice to do.
This system doesn't rely on port mapping, but instead we use a direct routing to the container IP, that's why the create_bbb.sh generates an entry on the /etc/hosts
Maybe the only thing you need to do (if WSL allows you to access container IP), is to add on the windows hosts file.
And also, please notice we use Ubuntu 22.04, so maybe you will get better results using it on WSL.
Please let us know how it goes!
TiagoJacobs
changed the title
Port mapping
Running in WSL - Port mapping question
Aug 3, 2023
I am running docker container on wsl Ubuntu 18. Do I have to perform a Port mapping when running the docker command?
The text was updated successfully, but these errors were encountered: