[install] Update outdated content

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai 2020-11-03 13:04:28 +08:00
parent 7d51bacb12
commit e8d45d3be9
No known key found for this signature in database
GPG Key ID: 5E515022F565DA09
5 changed files with 6 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 167 KiB

View File

@ -2,7 +2,7 @@
## 系统要求 ## 系统要求
[Docker Desktop for Mac](https://docs.docker.com/docker-for-mac/) 要求系统最低为 macOS Catalina 10.13 [Docker Desktop for Mac](https://docs.docker.com/docker-for-mac/) 要求系统最低为 macOS Mojave 10.14
## 安装 ## 安装
@ -32,15 +32,11 @@ $ brew cask install docker
![](./_images/install-mac-menubar.png) ![](./_images/install-mac-menubar.png)
第一次点击图标可能会看到这个安装成功的界面点击 "Got it!" 可以关闭这个窗口 每次点击鲸鱼图标会弹出操作菜单
![](./_images/install-mac-success.png)
以后每次点击鲸鱼图标会弹出操作菜单
![](./_images/install-mac-menu.png) ![](./_images/install-mac-menu.png)
启动终端后通过命令可以检查安装后的 Docker 版本 之后你可以在终端通过命令检查安装后的 Docker 版本
```bash ```bash
$ docker --version $ docker --version

View File

@ -8,7 +8,7 @@
Docker 支持以下版本的 [Ubuntu](https://ubuntu.com/server) 操作系统: Docker 支持以下版本的 [Ubuntu](https://ubuntu.com/server) 操作系统:
* Ubuntu Focal 20.04 (LTS) * Focal 20.04 (LTS)
* Bionic 18.04 (LTS) * Bionic 18.04 (LTS)
* Xenial 16.04 (LTS) * Xenial 16.04 (LTS)

View File

@ -32,9 +32,9 @@ Docker 启动之后会在 Windows 任务栏出现鲸鱼图标。
![](./_images/install-win-taskbar-circle.png) ![](./_images/install-win-taskbar-circle.png)
等待片刻点击 Got it 开始使用 Docker 等待片刻当鲸鱼图标静止时说明 Docker 启动成功之后你可以打开 PowerShell 使用 Docker
![](./_images/install-win-success-popup-cloud.png) > 推荐使用 [Windows Terminal](https://docs.microsoft.com/zh-cn/windows/terminal/get-started) 在终端使用 Docker。
## 镜像加速 ## 镜像加速