mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
Update command for scanning Docker images with wizcli
This commit is contained in:
@@ -371,7 +371,7 @@ Docker Hardened Image by pulling the image and running the scan command:
|
||||
```console
|
||||
$ docker login dhi.io
|
||||
$ docker pull dhi.io/<image>:<tag>
|
||||
$ wiz docker scan --image dhi.io/<image>:<tag>
|
||||
$ wizcli scan container-image dhi.io/<image>:<tag>
|
||||
```
|
||||
|
||||
## Export VEX attestations
|
||||
|
||||
Reference in New Issue
Block a user