Add documentation for usage with dev containers
What is missing?
What is missing?
The problem is that if I run the project inside dev containers, I can't access the ssh keys...
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 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.
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.