Merge pull request #300 from miketheman/patch-1
docs: Correct docker-compose command
This commit is contained in:
commit
722ab3c6de
@ -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