docker_practice/install
khs1994 2e747fe2a5
[install] Update mirror: remove docker cn registry #370
2019-05-12 09:44:17 +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 delete all duplicate empty blanks 2019-02-21 10:53:33 +08:00
debian.md ubuntu 14.04,debian 7 and 8 EOL 2019-04-29 09:29:46 +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 [install] Update mirror: remove docker cn registry #370 2019-05-12 09:44:17 +08:00
raspberry-pi.md delete all duplicate empty blanks 2019-02-21 10:53:33 +08:00
ubuntu.md ubuntu 14.04,debian 7 and 8 EOL 2019-04-29 09:29:46 +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 上的安装。