Formatting change
This commit is contained in:
parent
026ea7490d
commit
9e35ca7f37
1 changed files with 3 additions and 1 deletions
|
@ -113,7 +113,9 @@ docker-compose down
|
|||
|
||||
### Stop services and delete containers
|
||||
|
||||
```docker-compose rm -fs```
|
||||
```
|
||||
docker-compose rm -fs
|
||||
```
|
||||
|
||||
### List docker containers
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue