docker 安装vim和yum命令

apt-get update
apt-get install vim -y
apt-get install yum -y

原文地址:https://www.cnblogs.com/wyaokai/p/11944491.html