We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0120311 commit 9f4575dCopy full SHA for 9f4575d
Docker-Install-And-Usage.md
@@ -64,7 +64,9 @@ Docker CE has both stable and edge channels.
64
65
- 官网总的安装手册:<https://docs.docker.com/engine/installation/#docker-editions>
66
- 官网 CentOS 安装手册:<https://docs.docker.com/engine/installation/linux/centos/>
67
-
+- 目前也支持 Windows,特别是 Windows 10,直接官网一个安装包即可搞定。
68
+ - Windows 10 的 Docker 安装说明:<https://store.docker.com/editions/community/docker-ce-desktop-windows>
69
+
70
- 我这里选择 Docker CE 版本:
71
- 安装过程:
72
- `sudo yum install -y yum-utils device-mapper-persistent-data lvm2`
0 commit comments