Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running in WSL - Port mapping question #5

Open
avanzarit-in opened this issue Jan 17, 2022 · 1 comment
Open

Running in WSL - Port mapping question #5

avanzarit-in opened this issue Jan 17, 2022 · 1 comment

Comments

@avanzarit-in
Copy link

I am running docker container on wsl Ubuntu 18. Do I have to perform a Port mapping when running the docker command?

@TiagoJacobs
Copy link
Member

Hello @avanzarit-in

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 TiagoJacobs changed the title Port mapping Running in WSL - Port mapping question Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants