tandrup/docker-private-bower

Add support for ssh keys

Closed this issue · 2 comments

Will there be support for being able to provide the location of a private key associated with a github account so allowing the user to pull private git repos?

Would it not be just better to mount the /root/.ssh folder from the host system ?

Added support by mounting. Will ensure correct permissions on startup