WSL2 with Remote-Container does not share .ssh or .gitconfig
Use Windows Subsystem for Linux 2 on windows with remote-container on vscode does not mount the .ssh folder or the .gitconfig files to the container like it should. Add the mount points to the devcontainer.json and this will be fixed.