CentOS8 install docker
Posted wangruixing
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS8 install docker相关的知识,希望对你有一定的参考价值。
dnf install -y yum-utils
dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
dnf install docker-ce docker-ce-cli
dnf install https://download.docker.com/linux/centos/7/x86_64/stable/Packages/containerd.io-1.2.6-3.3.el7.x86_64.rpm
以上是关于CentOS8 install docker的主要内容,如果未能解决你的问题,请参考以下文章
centos8安装docker 遇到yum install -y yum-utils报错,No match for argument:Unable to find a match: