Described Docker logging in README

This commit is contained in:
Croft 2023-01-26 11:15:55 +01:00
parent 92d88ad815
commit 90fe31b6c9
1 changed files with 5 additions and 1 deletions

View File

@ -181,7 +181,11 @@ Once the Bridgehead is running, you can also view the individual Docker processe
docker ps
```
There should be 6 Docker proceses. If there are fewer, then you know that something has gone wrong.
There should be 6 Docker proceses. If there are fewer, then you know that something has gone wrong. To see what is going on, run:
```shell
docker-compose -f bbmri/docker-compose.yml logs --follow
```
Once the Bridgehead has passed these checks, take a look at the landing page: