docker sbom <image>
View the packaged-based Software Bill Of Materials (SBOM) for an image
Arguments
Options
Name | Description |
---|
-D, --debug | Show debug logging |
--exclude <paths> | Exclude paths from being scanned using a glob expression |
--format <fromat> | Report output format |
--layers <layers> | [experimental] selection of layers to catalog |
-o, --output <file> | File to write the default report output to (default is STDOUT) |
--platform <platform> | An optional platform specifier for container image sources (e.g. 'linux/arm64', 'linux/arm64/v8', 'arm64', 'linux') |
--quiet | Suppress all non-report output |
-v, --version | Version for sbom |