Fix README navigation

This commit is contained in:
yeasy
2026-03-24 21:11:28 -07:00
parent 20e08b420e
commit 4f22d87afc
3 changed files with 20 additions and 10 deletions

View File

@@ -108,7 +108,7 @@ Docker 的存储驱动经历了从早期各式各样的机制(如 aufs, device
#### 查看当前存储驱动与后端
```bash
## 查看默认存储驱动 (Storage Driver)
## 查看默认存储驱动
$ docker info | grep "Storage Driver"
Storage Driver: overlay2