安装docker-ce时遇到:Error: Package: 3:docker-ce-19.03.3-3.el7.x86_64 (docker-ce-stable)
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
笔者安装最新的docker-ce时遇到了下面的问题:
遇到了contain-SElinux的情况
所以我们只需要把他补上就行了!
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
yum install epel-release -y
yum install container-selinux -y #安装最新的contain-selinux
解决!QAQ
解决了的能不能给个赞 “砰!砰!砰!”
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)