Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker context only uses root ssh-agent #42976

Open
Miosame opened this issue Oct 29, 2021 · 1 comment
Open

docker context only uses root ssh-agent #42976

Miosame opened this issue Oct 29, 2021 · 1 comment

Comments

@Miosame
Copy link

Miosame commented Oct 29, 2021

It seems like docker only uses the root ssh-agent, so if a keyring is exposing an ssh-agent at /run/user/1000/keyring/ssh it will be ignored by docker context ssh connections.

Is there a way currently to pass a path to which ssh-agent to query via environment variable? or to pass options to the ssh command context generates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants