docs: Correct docker-compose command
[ci skip]
This commit is contained in:
parent
7106f1c524
commit
107582c96e
@ -81,7 +81,7 @@ $ docker-compose -f $HOME/docker-compose.yml up -d
|
|||||||
```
|
```
|
||||||
|
|
||||||
Docker Compose may start Clair before Postgres which will raise an error.
|
Docker Compose may start Clair before Postgres which will raise an error.
|
||||||
If this error is raised, manually execute `docker start clair_clair`.
|
If this error is raised, manually execute `docker-compose start clair`.
|
||||||
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user