Execute in wsl, multiple devcontainer failed. #10542
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
Milestone
[9409 ms] Start: Run in container: # Test for /root/.ssh/known_hosts and ssh
[9414 ms]
[9415 ms]
[9415 ms] Start: Run in container: # Copy C:\Users\redacted.ssh\known_hosts to /root/.ssh/known_hosts
[9422 ms]
[9422 ms]
[9467 ms] Start: Run in container: cat /workspaces/redacted/.devcontainer/devcontainer.json 2>/dev/null
[9473 ms] Start: Run in container: cat /workspaces/redacted/.devcontainer.json 2>/dev/null
[9478 ms] Repository redacted/redacted has no dev container files.
Steps to Reproduce:
set
"dev.containers.executeInWSL": true
have multiple devcontainer configurations (https://containers.dev/implementors/spec/#devcontainerjson)
/workspaces/redacted/.devcontainer/a/devcontainer.json
/workspaces/redacted/.devcontainer/b/devcontainer.json
extension blocks with popup to add devcontainer claiming no projects exists.
Problem does not occur when executing outside WSL.
The text was updated successfully, but these errors were encountered: