docker_practice/install
khs1994 994f6ac101
Replace http with https
2019-01-06 10:15:13 +08:00
..
_images Update macOS mirror #313 2018-02-10 18:00:14 +08:00
README.md Change Docker CE update channels #351 2018-07-20 09:37:22 +08:00
centos.md Update install 2019-01-06 10:00:38 +08:00
debian.md Update install 2019-01-06 10:00:38 +08:00
fedora.md Update install 2019-01-06 10:00:38 +08:00
mac.md Replace http with https 2019-01-06 10:15:13 +08:00
mirror.md Update install 2019-01-06 10:00:38 +08:00
raspberry-pi.md Update install 2019-01-06 10:00:38 +08:00
ubuntu.md Update install 2019-01-06 10:00:38 +08:00
windows.md Update install 2019-01-06 10:00:38 +08:00

README.md

安装 Docker

Docker 分为 CE 和 EE 两大版本。CE 即社区版(免费,支持周期 7 个月EE 即企业版,强调安全,付费使用,支持周期 24 个月。

Docker CE 分为 stable, test, 和 nightly 三个更新频道。每六个月发布一个 stable 版本 (18.09, 19.03, 19.09...)。

官方网站上有各种环境下的 安装指南,这里主要介绍 Docker CE 在 Linux 、Windows 10 (PC) 和 macOS 上的安装。