Add support for ssh keys
Closed this issue · 2 comments
cwright017 commented
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?
RajanRastogi commented
Would it not be just better to mount the /root/.ssh
folder from the host system ?
tandrup commented
Added support by mounting. Will ensure correct permissions on startup