From e88c92d49cbab1529d86412b123ae9544b380dc4 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Tue, 14 Oct 2025 09:34:16 -0700 Subject: [PATCH] dhi: add keywords to mirroring Signed-off-by: Craig Osterhout --- content/manuals/dhi/how-to/mirror.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/dhi/how-to/mirror.md b/content/manuals/dhi/how-to/mirror.md index bff32fdc5a51..919fae6fdbac 100644 --- a/content/manuals/dhi/how-to/mirror.md +++ b/content/manuals/dhi/how-to/mirror.md @@ -3,7 +3,7 @@ title: Mirror a Docker Hardened Image repository linktitle: Mirror an image description: Learn how to mirror an image into your organization's namespace and optionally push it to another private registry. weight: 20 -keywords: mirror docker image, private container registry, docker hub automation, webhook image sync, secure image distribution +keywords: mirror docker image, private container registry, docker hub automation, webhook image sync, secure image distribution, internal registry, jfrog artifactory, harbor registry, amazon ecr, google artifact registry, github container registry --- {{< summary-bar feature_name="Docker Hardened Images" >}}