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

When SSH_AUTH_SOCK is set to a socket on the host, forward that to the VM. #64

Closed
wants to merge 2 commits into from

Conversation

scr-oath
Copy link

This is most useful for git access, but certainly communicating with other ssh-able destinations is handy.

When creating a docker, one can pass -e SSH_AUTH_SOCK=/run/host-services/ssh-auth.sock to access their ssh-agent.

…e VM.

This is most useful for git access, but certainly communicating with other ssh-able destinations is handy.
@abiosoft
Copy link
Owner

Thanks for putting this together. Looks like this is an essential feature for many as someone made a similar PR recently #56.

As I did with the other PR, I will be closing this as well for same reasons.

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants