mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-11-18 23:53:18 +00:00
[install] remove nightly version
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
@@ -58,12 +58,6 @@ $ sudo sed -i 's/download.docker.com/mirrors.ustc.edu.cn\/docker-ce/g' /etc/yum.
|
||||
$ sudo yum-config-manager --enable docker-ce-test
|
||||
```
|
||||
|
||||
如果需要每日构建版本的 Docker CE 请使用以下命令:
|
||||
|
||||
```bash
|
||||
$ sudo yum-config-manager --enable docker-ce-nightly
|
||||
```
|
||||
|
||||
### 安装 Docker CE
|
||||
|
||||
更新 `yum` 软件源缓存,并安装 `docker-ce`。
|
||||
|
||||
Reference in New Issue
Block a user