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