Docker容器中安装vim指令 docker exec -it 容器名 /bin/bash #进入容器apt update # 更新apt-get install vim # 安装 vim Linux 2023-10-05 204 点赞 3 评论 309 浏览