fix: resolve content issues found in user review

- fix(install): correct Docker version in macOS guide
- fix(intro): localize external image to prevent link rot
- doc(swarm): add context note about Kubernetes supremacy
- fix(network): remove broken missing image reference
This commit is contained in:
Baohua Yang
2026-01-24 19:45:22 -08:00
parent 306a205314
commit cc6510d0b2
5 changed files with 6 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ $ brew install --cask docker
```bash
$ docker --version
Docker version 29.1.4, build 048e46e
Docker version 26.1.1, build 4cf5afa
```
如果 `docker version``docker info` 都正常的话可以尝试运行一个 [Nginx 服务器](https://hub.docker.com/_/nginx/)