docs: add docker-compose ps command (#2150)
This commit is contained in:
parent
1114808391
commit
afce6604ca
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ Finally, start the services, and check that they are running properly using the
|
|||
```bash
|
||||
docker-compose up -d
|
||||
|
||||
docker-compose ps
|
||||
docker-compose logs -f
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue