distribution/docs
James Hewitt c40c4b289a
Enable configuration of index dependency validation
Enable configuration options that can selectively disable validation
that dependencies exist within the registry before the image index
is uploaded.

This enables sparse indexes, where a registry holds a manifest index that
could be signed (so the digest must not change) but does not hold every
referenced image in the index. The use case for this is when a registry
mirror does not need to mirror all platforms, but does need to maintain
the digests of all manifests either because they are signed or because
they are pulled by digest.

The registry administrator can also select specific image architectures
that must exist in the registry, enabling a registry operator to select
only the platforms they care about and ensure all image indexes uploaded
to the registry are valid for those platforms.

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2024-05-28 09:56:14 +01:00
..
content Enable configuration of index dependency validation 2024-05-28 09:56:14 +01:00
data/menu docs: add github link in header 2023-10-12 10:00:43 +02:00
i18n Add a trademarks and docs license link 2024-02-06 16:36:46 +00:00
layouts/_default/_markup docs: fix broken links and improve link resolution 2024-01-14 21:33:55 +01:00
static docs: remove unused images 2023-10-26 13:04:56 +02:00
themes/hugo-geekdoc docs: add hugo site 2023-10-11 16:45:16 +02:00
.htmltest.yml docs: add tests 2023-10-12 09:32:55 +02:00
dockerhub.md docs: update location of filesystem.md 2024-05-16 15:43:41 +03:00
hugo.yaml Add a trademarks and docs license link 2024-02-06 16:36:46 +00:00