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

Clarify that Remote Containers Clone Repository commands are not supported #4199

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Clarify that Remote Containers Clone Repository commands are not supported #4199

merged 1 commit into from
Oct 8, 2021

Conversation

Marcono1234
Copy link
Contributor

devcontainer.json currently uses ${localWorkspaceFolder} which is not available when using the "Clone Repository" commands, see
https://code.visualstudio.com/docs/remote/devcontainerjson-reference#_variables-in-devcontainerjson

When using "Clone Repository" the extension fails with rather cryptic Docker errors, see microsoft/vscode-remote-release#5547.

…orted

`devcontainer.json` currently uses `${localWorkspaceFolder}` which is not available
when using the "Clone Repository" commands, see
https://code.visualstudio.com/docs/remote/devcontainerjson-reference#_variables-in-devcontainerjson
@Marcono1234 Marcono1234 requested a review from a team as a code owner September 3, 2021 20:27
@jurre jurre merged commit da26e14 into dependabot:main Oct 8, 2021
@Marcono1234 Marcono1234 deleted the patch-3 branch October 8, 2021 16:21
@jurre jurre mentioned this pull request Oct 14, 2021
@brrygrdn brrygrdn mentioned this pull request Oct 27, 2021
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

Successfully merging this pull request may close these issues.

2 participants