docker的ubuntu镜像无ifconfig和ping命令
或者 ubuntu系统中无ifconfig 和 ping
解决方案:
执行以下鸣冷:
apt-get update
apt-get install net-tools
apt-get install iputils-ping
Ok.再说一句,net-tools包还包含:arp, ifconfig, netstat, rarp, nameif and route这几个工具。
ifconfig
netstat
rarp
nameif
route这几个工具。
Powered by: 博客园 Copyright © 2024 季枫 Powered by .NET 9.0 on Kubernetes