Fix figure captions, numbering, and heading level

This commit is contained in:
yeasy
2026-03-09 19:03:47 -07:00
parent d6fff9a3f7
commit d3e253a6cc
14 changed files with 25 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ flowchart TB
end
```
2-2 RegistryRepository Tag 的层级关系
2-2RegistryRepository Tag 的层级关系
相关基本概念具体如下
@@ -206,7 +206,7 @@ $ docker pull localhost:5000/myapp:v1.0
│ │ 运行容器 │
```
2-3 镜像构建推送与拉取流程
2-3镜像构建推送与拉取流程
#### 常用命令