Dev Container in VS Code using Docker Desktop when opening existing repo: SSH auth not working
Windows 11 Docker Desktop WSL2 enabled Repo cloned before Running Windows 11, and have set up a dev container, and trying to forward my local SSH keys (from my Windows machine) to the Dev Container. Based on this post and this documentation I’ve enabled the SSH Agent feature on Windows 11. When, I’ve added the […]