11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
clair:
|
|
port: 6060
|
|
healthPort: 6061
|
|
uri: http://clair
|
|
report:
|
|
path: ./reports
|
|
format: html
|
|
docker:
|
|
insecure-registries:
|
|
- "my-own-registry:5000"
|