Fix naming of the chapter dir

This commit is contained in:
Baohua Yang
2026-02-22 12:42:15 -08:00
parent b9ac198f19
commit 92ea9623b2
130 changed files with 1001 additions and 852 deletions

7
20_cases/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 第二十章实战案例
本章将介绍 Docker 在不同场景下的实战案例
* [实战案例 - 操作系统](os/README.md)
* [实战案例 - CI/CD](ci/README.md)
* [ IDE 中使用 Docker](ide/README.md)