Polish Docker workflow formatting

This commit is contained in:
yeasy
2026-03-16 00:32:49 -07:00
parent 5840c160f1
commit b5830eb690
44 changed files with 107 additions and 121 deletions

View File

@@ -208,7 +208,7 @@ Untagged: ubuntu:24.04
当同一个镜像有多个标签时`docker rmi` 只是删除指定的标签不会删除镜像本身
#### 原因三被其他镜像依赖 (中间层)
#### 原因三被其他镜像依赖中间层
```bash
$ docker rmi some_base_image