hound-search / hound

Lightning fast code searching made easy
MIT License
5.64k stars 575 forks source link

Example of manual modifications required to use an ssh key as input #478

Open 1Mark opened 9 months ago

1Mark commented 9 months ago

Documentation is lacking for how to use ssh key as input. It would be nice to explain how people should use ssh keys with this project.

As a minimum I needed to update the Dockerfile and add an entrypoint.sh to integrate with tini. Not sure if any existing documentation suggests how people should use this.