docker exec -it xxx bash

进入后使用以下命令安装

更新来源     apt-get update

安装vim       apt-get install -y vim


 
                    
            
                

相关文章:

  • 2021-09-18
  • 2021-11-03
  • 2022-01-04
  • 2021-11-29
  • 2021-11-29
  • 2021-04-11
  • 2021-07-27
猜你喜欢
  • 2022-12-23
  • 2022-01-09
  • 2022-01-11
  • 2022-01-29
  • 2021-12-09
  • 2021-12-03
相关资源
相似解决方案