mirror of https://github.com/docker/docs.git
scout: call out that subcomponents is optional
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
6efe91391e
commit
416f5aa375
|
@ -76,6 +76,9 @@ Here's a description of the options in this example:
|
|||
specify the `--subcomponents` flag multiple times for a single `create`
|
||||
command.
|
||||
|
||||
You can also omit `--subcomponents`, in which case the VEX statement applies
|
||||
to the entire image.
|
||||
|
||||
`--vuln`
|
||||
: ID of the CVE that the VEX statement addresses.
|
||||
|
||||
|
|
Loading…
Reference in New Issue