LinuxCommandLibrary

crane-index-filter

filter platforms from manifest index

TLDR

Filter platforms from an index

$ crane index filter [image] --platform [linux/amd64] -t [filtered:tag]
copy

SYNOPSIS

crane index filter [options] image

DESCRIPTION

crane index filter creates a new index with only specified platforms. Useful for reducing index size or creating platform-specific distributions.

PARAMETERS

--platform platform

Platform to include (repeatable).
-t, --tag tag
Tag for the filtered index.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community