Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 345 Bytes

File metadata and controls

8 lines (5 loc) · 345 Bytes

Insights-Remote Trivy

This image simply extends the standard Trivy docker image to include the vulnerability databases, rather than downloading them every time it is invoked.

It results in a bigger image, but the way Insights scans work often require the entire DB to be downloaded every time it is run (which is multiple times a build).