Fix space with bold markdown

This commit is contained in:
Baohua Yang
2026-02-21 17:39:37 -08:00
parent 6aa7a51fef
commit 2ab40eacc0
64 changed files with 148 additions and 301 deletions

View File

@@ -14,7 +14,7 @@ docker pull [选项] [Registry地址/]仓库名[:标签]
Docker 镜像名称由 Registry 地址用户名仓库名和标签组成其标准格式如下
```
```bash
docker.io / library / ubuntu : 24.04
────┬──── ───┬─── ──┬─── ──┬──
│ │ │ │
@@ -91,7 +91,7 @@ docker.io/library/ubuntu:24.04
#### 分层下载
从输出可以看到镜像是**分层下载**
从输出可以看到镜像是 **分层下载**
```mermaid
flowchart TD