wocker
wocker copied to clipboard
Enable ssh forwad, for wordmove ssh
Wordmove enable connecting remote server by Local SSH key, none password. Require Forwarding Local SSH key -> BargeOS -> Wocker Container, this PR is setting foward ssh from Local Key to BargeOS.
Enable forwarding BargeOS to Wocker Container, In another pr for wocker-cli.
Required prepare ssh agent for each secret key: ssh-add -K ~/.ssh/id_rsa
ref: https://github.com/wckr/wocker-cli/pull/7