mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
Update brew command, fixed #484
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
parent
6265d0274b
commit
5ebd6fb6f8
@ -11,7 +11,7 @@
|
||||
[Homebrew](https://brew.sh/) 的 [Cask](https://github.com/Homebrew/homebrew-cask) 已经支持 Docker Desktop for Mac,因此可以很方便的使用 Homebrew Cask 来进行安装:
|
||||
|
||||
```bash
|
||||
$ brew cask install docker
|
||||
$ brew install --cask docker
|
||||
```
|
||||
|
||||
### 手动下载安装
|
||||
|
Loading…
Reference in New Issue
Block a user