[install] Update outdated content

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
pull/481/head
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。
## ##