You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Having issues setting up with sshkey, Im getting this error when -o debug
Bad owner or permissions on /root/.ssh/config
Installed like:
sudo docker plugin install vieux/sshfs DEBUG=1 sshkey.source=/home/usermedia/.ssh
Mounting:
sudo docker volume create -d vieux/sshfs -o cache_timeout=72000 -o attr_timeout=72000 -o auto_cache,reconnect -o IdentityFile=/home/usermedia/.ssh/private.pk -o [email protected]:/remote/path pathname
Any ideas?
The text was updated successfully, but these errors were encountered: