You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/command-reference.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -960,8 +960,7 @@ Flags:
960
960
-`--oci` : convert Docker media types to OCI media types
961
961
-`--platform=<PLATFORM>` : convert content for a specific platform
962
962
-`--all-platforms` : convert content for all platforms (default: false)
963
-
-`--soci`: generate SOCI v2 Indices to oci images.
964
-
*[**Note**: content is converted for all platforms by default when using this flag, use the `--platorm` flag to limit this behavior]*
963
+
-`--soci`: generate SOCI v2 Indices to oci images. *[**Note**: content is converted for all platforms by default when using this flag, use the `--platorm` flag to limit this behavior]*
965
964
-`--soci-min-layer-size` : Span size in bytes that soci index uses to segment layer data. Default is 4 MiB.
966
965
-`--soci-min-layer-size`: Minimum layer size in bytes to build zTOC for. Smaller layers won't have zTOC and not lazy pulled. Default is 10 MiB.
0 commit comments