mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-27 12:15:34 +00:00
Polish Docker workflow formatting
This commit is contained in:
@@ -78,7 +78,7 @@ Total reclaimed space: 150MB
|
||||
$ docker container prune -f
|
||||
```
|
||||
|
||||
#### 删除所有容器 (包括运行中的)
|
||||
#### 删除所有容器:包括运行中的
|
||||
|
||||
```bash
|
||||
## 先停止所有容器,再删除
|
||||
|
||||
Reference in New Issue
Block a user