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/GPG support #21

Closed
tobiaskohlbau opened this issue Mar 13, 2019 · 3 comments
Closed

Docker/GPG support #21

tobiaskohlbau opened this issue Mar 13, 2019 · 3 comments

Comments

@tobiaskohlbau
Copy link

tobiaskohlbau commented Mar 13, 2019

Hello,
I've a working implementation of docker support for forwarding the named pipe (\\.pipe\\docker_engine) into a socket (-docker PATH) usable from wsl. Do you have interest in accepting this functionality into your tool? Maybe you want to keep this tool related to only ssh-pageant, that's why I'm asking before opening a PR.

If you consider this interesting, I would be glad to prepare a PR for review.

Edit: I've took this a little further by adding gpg support to use for e.g. gpg for signing commits within wsl.

@tobiaskohlbau tobiaskohlbau changed the title Docker support Docker/GPG support Mar 13, 2019
@benpye
Copy link
Owner

benpye commented Mar 14, 2019

Hey, something to forward a named path (generally) to WSL could be interesting, it would also enable using the native Windows ssh-agent in WSL. Just wondering, have you seen: https://github.com/jstarks/npiperelay

@tobiaskohlbau
Copy link
Author

Hello, thanks for the response and sorry for my late answer. I've seen npiperelay before, I would much more prefer to have a single binary (for my personal use) for gpg, ssh, docker. Would be quiet tedious to open a few different programs to achieve every link into wsl.

@tobiaskohlbau
Copy link
Author

This is supported in the latest version.

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

No branches or pull requests

2 participants