rename docker ce to docker

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-10-12 18:54:47 +08:00
parent 0b481e4da9
commit 799e1a5a79
11 changed files with 58 additions and 62 deletions

View File

@@ -1,12 +1,12 @@
# CentOS8 安装 Docker CE
# CentOS8 安装 Docker
当前官方版本的 Docker CE [尚未支持][docker-docker] CentOS8我们可以使用 Moby 项目维护者 AkihiroSuda 所构建的包具体请参考 https://github.com/AkihiroSuda/moby-snapshot
当前官方版本的 Docker [尚未支持][docker-docker] CentOS8我们可以使用 Moby 项目维护者 AkihiroSuda 所构建的包具体请参考 https://github.com/AkihiroSuda/moby-snapshot
[docker-docker]:https://download.docker.com/linux/centos/
## 设置
由于 CentOS8 防火墙使用了 `nftables` Docker CE 尚未支持 `nftables` 我们可以使用如下设置使用 `iptables`
由于 CentOS8 防火墙使用了 `nftables` Docker 尚未支持 `nftables` 我们可以使用如下设置使用 `iptables`
更改 `/etc/firewalld/firewalld.conf`