Docker之安装缺省指令

Docker 中有些指令不存在,需要额外的安装,这里做下安装记录。

更新软件源中的所有软件列表

apt-get update

安装 ifconfig

apt install net-tools       

安装 ping

apt install iputils-ping    
posted @ 2019-08-29 16:29  MarkLogZhu  阅读(184)  评论(0编辑  收藏  举报