微信扫一扫
直接上代码:
## 进入容器docker exec -it 容器id或容器名 /bin/bash## 安装vimapt-get updateapt-get install vim
相关推荐