secretive icon indicating copy to clipboard operation
secretive copied to clipboard

Add documentation for usage with dev containers

Open polRk opened this issue 1 year ago • 5 comments

polRk avatar Nov 21 '24 14:11 polRk

What is missing?

martinpaljak avatar Feb 13 '25 06:02 martinpaljak

What is missing?

The problem is that if I run the project inside dev containers, I can't access the ssh keys...

polRk avatar Feb 13 '25 08:02 polRk

Take your questions to devcontainers, which is addressed like any other UNIX socket (like simple OpenSSH ssh-agent socket) from that perspective. Maybe try this: https://github.com/microsoft/vscode-remote-release/issues/106

This is not a bug or deficiency of Secretive.

martinpaljak avatar Feb 13 '25 08:02 martinpaljak

@martinpaljak I understand, that it is not a bug of Secretive, but i think, it will be good if repo will contain documentation how to use it with dev containers.

polRk avatar Feb 13 '25 09:02 polRk

There is almost a gazillion of applications that can make use of SSH (and SSH-agents). One can't expect to track them all, instead I'd expect such downstream applications to provide adequate documentation on how to use it in their ecosystem. If there is such resource - please link to it. If not, ask them to create it.

martinpaljak avatar Feb 13 '25 09:02 martinpaljak