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

Remote containers: Support of changing folder mount path without Docker Compose #101

Closed
asyncx opened this issue May 4, 2019 · 3 comments
Assignees
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality on-testplan
Milestone

Comments

@asyncx
Copy link

asyncx commented May 4, 2019

It would be useful if the workspaceFolder setting in devcontainer.json worked for changing the folder mount path without using Docker Compose. This would make it easier to integrate with existing container setups.

@mjbvz mjbvz added the containers Issue in vscode-remote containers label May 4, 2019
@egamma egamma added the feature-request Request for new features or functionality label May 6, 2019
@vnijs
Copy link

vnijs commented May 17, 2019

@Chuxel
Copy link
Member

Chuxel commented May 17, 2019

FYI - Most of the discussion related to this is happening in #171 which expands the scope beyond this slightly but would necessitate this kind of change. workspaceFolder is still needed to allow you to pick a different folder inside the container or volume mount where the project exists. We're discussing a new property for this kind of thing among others.

@chrmarti chrmarti self-assigned this May 20, 2019
@chrmarti
Copy link
Contributor

workspaceFolder won't change the mount point, it will only change which folder VS Code opens on. We will add another option to control the mount point and options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

6 participants