Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Question] How to connect 'code-server' running in docker? #1356

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

Closed
SarbojitAMD opened this issue Feb 12, 2020 · 3 comments
Closed

[Question] How to connect 'code-server' running in docker? #1356

SarbojitAMD opened this issue Feb 12, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@SarbojitAMD
Copy link

  • code-server version: Latest version I have taken from here
  • OS Version: Ubuntu 18 / 16 ( both did not work)

Description

I am trying to remote access my Linux box from windows 10. I have Ubuntu Linux Box where I am running a docker image, inside the docker I have downloaded my source code and making changes. Now I want to debug the source inside the docker. I have launched code-server there but I am not able to connect it from my windows 10 system.

If I run code-server outside the docker it works absolutely fine but inside docker some how I am not able to connect. Any suggestion with be a great help.

@SarbojitAMD SarbojitAMD added the bug Something isn't working label Feb 12, 2020
@nhooyr
Copy link
Contributor

nhooyr commented Feb 12, 2020

This isn't a bug, see #1331

I'd recommend reading the docker docs about port forwarding.

@nhooyr nhooyr closed this as completed Feb 12, 2020
@SarbojitAMD
Copy link
Author

@nhooyr , can you point me to the docker docs that you are referring?

@nhooyr
Copy link
Contributor

nhooyr commented Feb 12, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants