Win11 + 1Password8 -> VSCode -> WSL -> devContainer
I'm trying to set up SSH Key Management in 1Password and use the ss-agent functionality.
- I have it properly working on the host Win11 system, I can properly log on to a git server, as well as sign commits and retrieve available keys via ssh-add.exe
- I'm using VSCode in combination with WSL. Also for this level of inception, I have this properly working now. The ssh-agent is forwarded into WSL and I can properly log on to a git server, as well as sign commits and retrieve available keys via ssh-add.exe.
- Now inside WSL, docker is running and I'm trying to work with devcontainers. Here I'm struggling to get things to work. ssh-add -L is not returning anything and ssh-add.exe is not available, since the host file system is not at this level, only on WSL.
Is there a manual somewhere how to get this to work?
Thanks in advance
1Password Version: 8.10.22
Extension Version: Not Provided
OS Version: Win11
Browser: Not Provided
