From f63a54154d7aebe725cb17965e62306ff36e8670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Fri, 28 Jul 2023 19:30:42 +0200 Subject: [PATCH] Clarify where mirrors are used MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... trying to cover things like GetDigest / GetRepositoryTags / SearchRegistry. Signed-off-by: Miloslav Trmač --- docs/containers-registries.conf.5.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/containers-registries.conf.5.md b/docs/containers-registries.conf.5.md index fdc2fa9c38..6f25288cf8 100644 --- a/docs/containers-registries.conf.5.md +++ b/docs/containers-registries.conf.5.md @@ -127,8 +127,9 @@ Referencing an image by digest ensures that the same is always used different images if the tag mapping is out of sync). -*Note*: Redirection and mirrors are currently processed only when reading images, not when pushing -to a registry; that may change in the future. +*Note*: Redirection and mirrors are currently processed only when reading a single image, +not when pushing to a registry nor when doing any other kind of lookup/search on a on a registry. +This may change in the future. #### Short-Name Aliasing The use of unqualified-search registries entails an ambiguity as it is