centos8 docker podman冲突问题技术就是要不断折腾 时刻踩坑


yum-config-manager \
    --add-repo \
    http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo  添加docker仓库后报错

Docker CE Stable - x86_64 21 kB/s | 16 kB 00:00
Error:
Problem: package podman-3.2.3-0.11.module_el8.4.0+942+d25aada8.x86_64 requires runc >= 1.0.0-57, but none of the providers can be installed

 

 

Docker CE Stable - x86_64 21 kB/s | 16 kB 00:00
Error:
Problem: package podman-3.2.3-0.11.module_el8.4.0+942+d25aada8.x86_64 requires runc >= 1.0.0-57, but none of the providers can be installed

 

 

centos8 dnf yum包管理器

 

 

centOS8删除rpm包方式

 

yum erase podman buildah
dnf remove podman
dnf install
yum remove podman buildah

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM