Using Podman with SSH Agent on Git Bash for Windows 10? #15697
Unanswered
Alexhuszagh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, if I'm using Windows with an SSH agent on Git Bash for Windows, so
SSH_AUTH_SOCK
is set, I get the following response:I am currently using Podman version 4.1.0 for Windows 10 (not within WSL2, but using the WSL2 backend, as always), with the SSH agent from git bash for Windows (git version 2.37.3.windows.1). This only occurs after I've added a key to the SSH agent. The order of adding keys and starting the machine does not matter.
Note that this does not happen if I use OpenSSH for Windows on Powershell (no git bash):
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions