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

@@ -78,7 +78,7 @@ Total reclaimed space: 150MB
$ docker container prune -f
```
#### 删除所有容器 (包括运行中的)
#### 删除所有容器包括运行中的
```bash
## 先停止所有容器,再删除