【Docker】Docker容器中安装vim命令

1)先执行

apt-get update


2) 再执行

apt-get install vim

原文地址:https://www.cnblogs.com/756623607-zhang/p/11461561.html