wocker icon indicating copy to clipboard operation
wocker copied to clipboard

Enable ssh forwad, for wordmove ssh

Open akiya64 opened this issue 6 years ago • 0 comments

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

akiya64 avatar Jul 09 '19 08:07 akiya64