84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
欢迎选择我的课程,让我们一起见证您的进步~~
1.In docker container, you can add dockerhost in /etc/hosts:
127.0.0.1 localhost 192.168.0.109 dockerhost # host ip
2.In docker container,run command as following:
ssh root@dockerhost 'df -h'
NOTE:You can add docker ssh file id_rsa.pub in dockerhost, so you do not have to input password every time when excuting the command.
1.In docker container, you can add dockerhost in /etc/hosts:
2.In docker container,run command as following:
NOTE:You can add docker ssh file id_rsa.pub in dockerhost, so you do not have to input password every time when excuting the command.