ssh-agent-inject icon indicating copy to clipboard operation
ssh-agent-inject copied to clipboard

[Note: Not needed with VS Code anymore.] Forwards the host's ssh-agent into a Docker container on Windows and macOS hosts.

Results 3 ssh-agent-inject issues
Sort by recently updated
recently updated
newest added

Typically my dev containers run as a non-root user in VSCode and when trying to interact with the agent, I get Permission Denied. Both `ssh-add -l` and simply using ssh...

The installer should make ssh-agent-inject run in the background after login. Package manager integration (e.g. Brew, deb, rpm) would be great.

enhancement

I'm getting this error on macOS Mojave 10.14.6 when trying to install php composer dependencies from private repositories while building a docker image with ssh-agent-inject support. > 173860a65acb7d82ba855ab25069a8fb890f6a0be9412bab63d5ca0bba087eb8 Copy from...