mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
Add platform option to the README (#889)
This commit is contained in:
parent
069aa68b63
commit
03e193e577
@ -294,7 +294,11 @@ check-for-app-update: true
|
|||||||
# exclude:
|
# exclude:
|
||||||
# - "/etc/**"
|
# - "/etc/**"
|
||||||
# - "./out/**/*.json"
|
# - "./out/**/*.json"
|
||||||
exclude:
|
exclude: []
|
||||||
|
|
||||||
|
# os and/or architecture to use when referencing container images (e.g. "windows/armv6" or "arm64")
|
||||||
|
# same as --platform; SYFT_PLATFORM env var
|
||||||
|
platform: ""
|
||||||
|
|
||||||
# cataloging packages is exposed through the packages and power-user subcommands
|
# cataloging packages is exposed through the packages and power-user subcommands
|
||||||
package:
|
package:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user