tuto2 corrected and ready
This commit is contained in:
parent
2c5317f4f9
commit
15236db9af
14 changed files with 124 additions and 136 deletions
|
@ -229,7 +229,8 @@ analyses. Préférez lancer `trivy` avec les options suivantes :
|
|||
|
||||
<div lang="en-US">
|
||||
```
|
||||
42sh$ docker run --rm -v /tmp/trivy-cache:/tmp/trivy/ aquasec/trivy --cache-dir /tmp/trivy
|
||||
42sh$ docker run --rm -v /tmp/trivy-cache:/tmp/trivy/ aquasec/trivy \
|
||||
--cache-dir /tmp/trivy IMAGE
|
||||
```
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue