Refine words

This commit is contained in:
Baohua Yang
2026-03-02 22:16:51 -08:00
parent 3af007b176
commit be09a95d0d
12 changed files with 54 additions and 49 deletions

View File

@@ -1,5 +1,16 @@
# 修订记录
* 1.6.1 2026-02-28
* 修正数据卷 `--mount` `-v` 的行为差异及数据卷管理说明
* 补充 Docker Hub 限流机制说明区分 pull rate limit abuse rate limit
* 完善安全权限警告强化用户加入 docker 组等同于 root 的风险意识
* 增补 Docker Engine v29 containerd image store BuildKit provenance attestations 默认行为说明
* 1.6.0 2026-02-20
* 全面统一使用 `docker compose` (V2) 为默认标准提供 V1 迁移说明
* 修复全书大量排版错误建立附录与正文的双向索引与引用
* 更新 Kubernetes 1.35 兼容说明及运行时环境提示
* 1.5.4 2026-02-15
* 移除 combine.py
* 修复若干问题