扰扰博客

docker下ubutun没有ifconfig命令问题

解决:

apt-get update  #更新apt-get

apt install net-tools       # ifconfig 

apt install iputils-ping     # ping

posted @ 2018-10-17 17:20  扰扰  阅读(202)  评论(0)    收藏  举报