Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/oracle/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
LXC exec bash ssh代理转发_Ssh_Lxc_Ssh Agent - Fatal编程技术网

LXC exec bash ssh代理转发

LXC exec bash ssh代理转发,ssh,lxc,ssh-agent,Ssh,Lxc,Ssh Agent,我有一个Ubuntu服务器。我已经配置了ssh代理转发到它。服务器运行一些lxc容器 当我输入“lxc exec container bash”时,ssh代理不会转发到lxc bash 如何将ssh代理转发到lxc容器bash

我有一个Ubuntu服务器。我已经配置了ssh代理转发到它。服务器运行一些lxc容器

当我输入“lxc exec container bash”时,ssh代理不会转发到lxc bash

如何将ssh代理转发到lxc容器bash