From 03e193e577d7b09697c0445fe41425786e020d4f Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Mon, 21 Mar 2022 12:02:15 -0400 Subject: [PATCH] Add platform option to the README (#889) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab5bc557c..4bf080f0a 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,11 @@ check-for-app-update: true # exclude: # - "/etc/**" # - "./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 package: