Fix commond issue

This commit is contained in:
yixingj 2017-08-18 14:26:26 +08:00
parent 3c35fcb5cf
commit 5864434a28
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Copy the `vulnerability.sql` and `clear.sql` to the host where Harbor is running
```
$ docker exec -i clair-db psql -U postgres < clear.sql
$ docker exec -i clair-db psql U postgres < vulnerability.sql
$ docker exec -i clair-db psql -U postgres < vulnerability.sql
```
### Rescanning images