Update alpine content: replace default repo

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
Kang HuaiShuai
2020-02-27 23:31:01 +08:00
parent d2f5e120ae
commit ca5502e208
4 changed files with 13 additions and 6 deletions

View File

@@ -2,6 +2,6 @@
Docker 分为 CE EE 两大版本CE 即社区版免费支持周期 7 个月EE 即企业版强调安全付费使用支持周期 24 个月
Docker CE 分为 `stable` `test` `nightly` 三个更新频道每六个月发布一个 `stable` 版本 (`18.09`, `19.03`, `19.09`...)
Docker CE 分为 `stable` `test` `nightly` 三个更新频道
官方网站上有各种环境下的 [安装指南](https://docs.docker.com/install/),这里主要介绍 Docker CE 在 `Linux` 、`Windows 10` 和 `macOS` 上的安装。