No GPG forwarding if using a remote container from within WSL2 #3191
Labels
bug
Issue identified by VS Code Team member as probable bug
containers
Issue in vscode-remote containers
*duplicate
Issue identified as a duplicate of another issue(s)
Version: 1.47.0-insider (user setup)
Commit: 0288447572790f983c350905bd1fc5b754970a0a
Date: 2020-06-15T07:44:14.223Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.19041
No SSH or GPG forwarding if using a remote container from within WSL2.
Steps to Reproduce:
.devcontainer
.code .
It seems the .ssh and .gpg files aren't copied or sockets setup.
SSH on WSL using the Windows ssh-agent or to remote machines works as expected.
The text was updated successfully, but these errors were encountered: