Remove docs.docker.com "include" directives

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2021-04-22 12:57:35 +02:00
parent ef8966aacd
commit ff0c463f2b
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C
22 changed files with 0 additions and 44 deletions

View file

@ -4,8 +4,6 @@ keywords: registry, on-prem, images, tags, repository, distribution, authenticat
title: Authenticate proxy with apache
---
{% include registry.md %}
## Use-case
People already relying on an apache proxy to authenticate their users to other services might want to leverage it and have Registry communications tunneled through the same pipeline.

View file

@ -4,8 +4,6 @@ keywords: registry, on-prem, images, tags, repository, distribution, recipes, ad
title: Recipes overview
---
{% include registry.md %}
This list of "recipes" provides end-to-end scenarios for exotic or otherwise advanced use-cases.
These recipes are not useful for most standard set-ups.

View file

@ -6,8 +6,6 @@ redirect_from:
- /engine/admin/registry_mirror/
---
{% include registry.md %}
## Use-case
If you have multiple instances of Docker running in your environment, such as

View file

@ -6,8 +6,6 @@ redirect_from:
- /registry/nginx/
---
{% include registry.md %}
## Use-case
People already relying on a nginx proxy to authenticate their users to other

View file

@ -4,8 +4,6 @@ keywords: registry, on-prem, images, tags, repository, distribution, macOS, reci
title: macOS setup guide
---
{% include registry.md %}
## Use-case
This is useful if you intend to run a registry server natively on macOS.