docker容器中 -bash: yum: command not found 解决

来源:(47条消息) docker容器中 -bash: yum: command not found 解决_阿豆响当当的博客-CSDN博客

找了好多的解决方案,操作繁琐且解决不了问题。
最后两行命令搞定
linux版本镜像下
依次执行

apt-get update
apt-get install yum
posted @ 2022-04-03 09:48  博二爷  阅读(1581)  评论(0编辑  收藏  举报