被netstat删除了16.04吗?是否有另一种netstat可用的16.04?或者我怎么安装netstat的16.04?
我在中运行ubuntu:16.04容器docker for Windows,似乎netstat不再可用...在ubuntu:14.04容器中可用。
我尝试安装netstat,apt-get但是没有运气...
apt-get update
...
apt-get install netstat
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package netstat
对于大多数开发人员来说,可能的解决方案非常明显,但是Linux对我来说是一个非常新的……非常喜欢它!