docker容器内部如何调用宿主机系统的命令?
黄舟
黄舟 2017-04-24 09:12:46
0
2
1376

如题,docker容器内调用宿主机的系统命令?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
PHPzhong

Do you have to do this? If you want to do this, you probably need to connect via ssh.
Install an sshd service on the host and an ssh client on the container. SSH connection should be possible.

迷茫

This is a very unrealized feature and a security event prohibited by Docker.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template