mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-02 10:41:59 +01:00
commit
f6eea98261
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user