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

Open Folder in Container in Remote-SSH(nested open) #1707

Closed
hikaruna opened this issue Oct 23, 2019 · 1 comment
Closed

Open Folder in Container in Remote-SSH(nested open) #1707

hikaruna opened this issue Oct 23, 2019 · 1 comment

Comments

@hikaruna
Copy link

hikaruna commented Oct 23, 2019

I set up a remote SSH server. On that remote server, we are building a development environment using Docker.

I want to connect to the development dockerContainer on the remote server after connecting to my remote server.

Currently, vscode seems to be impossible to open remote-container after SSH connection.
I hope this will be possible and will allow multiple connections.


SSH-forwarding docker.sock on the remote machine and specifying it as DOCKER_HOST on the local machine does not meet my needs. This is because the volume system of the remote machine file system cannot be mounted.

@Chuxel
Copy link
Member

Chuxel commented Oct 24, 2019

@hikaruna FYI - You can use a named volume or override the source code mount path as described here: https://aka.ms/vscode-remote/containers/remote-host.

Otherwise this is a dupe of #20.

@Chuxel Chuxel closed this as completed Oct 24, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants