PowerShell / PowerShell/Win32-OpenSSH

Connecting to the ssh-agent's pipe from within a Windows Docker container

Open
#1,586 15 comments 3 reactions 1 assignee View on GitHub

@manojampalam is already working on this.

Since Aug 20, 2020.

Dominant language
No language data
Stars
8.3k
Forks
819
PR merge metrics
No merged PRs in 30d

Description

Dear all, dear @manojampalam

Thank you very much for the information provided in https://github.com/PowerShell/Win32-OpenSSH/issues/1136. I could successfully mount the agent;s pipe into a windows docker container. When I run ssh-add in the container it does recognize the pipe. I know this, because it complains if I do not mount it. However, running ssh-add -l does not list any keys. :(

Any advice, what is missing here?

Kind regards

Konstantin

Please answer the following

What is failing
Reading the agent's pipe from within a docker container

Expected output
ssh-add -l listing a key that is available on the host

Actual output
ssh-add -l listing nothing

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.