Update README.md
This commit is contained in:
parent
e58786b162
commit
98985df517
|
@ -49,7 +49,7 @@ services:
|
||||||
image: git.nixc.us/colin/trivy:production
|
image: git.nixc.us/colin/trivy:production
|
||||||
volumes:
|
volumes:
|
||||||
- /:/mnt:ro
|
- /:/mnt:ro
|
||||||
- ./logs:/var/log/trivy
|
- ./log:/log
|
||||||
# Uncomment and modify the following lines to customize environment variables
|
# Uncomment and modify the following lines to customize environment variables
|
||||||
# environment:
|
# environment:
|
||||||
# TIMEOUT: "120m" # Default scan timeout
|
# TIMEOUT: "120m" # Default scan timeout
|
||||||
|
|
Loading…
Reference in New Issue