From 4769cf557e45c7e8dcd663a227f8f8042f7d561c Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 27 Aug 2020 10:04:00 +0200 Subject: [PATCH] registry: remove links to commercial support Signed-off-by: Sebastiaan van Stijn --- registry/content.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/registry/content.md b/registry/content.md index 6571f2bb0..d2b0afbfd 100644 --- a/registry/content.md +++ b/registry/content.md @@ -21,7 +21,3 @@ $ docker push localhost:5000/ubuntu The [documentation over at docs.docker.com](https://docs.docker.com/registry/) is a good place to learn more about what the registry is, how it works, and how to use it. Specifically, [the section regarding deployment](https://docs.docker.com/registry/deploying/) has pointers for more complex use cases than simply running a registry on localhost. - -# Support - -If you are interested in commercial support, the [Docker Trusted Registry](https://www.docker.com/docker-trusted-registry) provides an image registry, LDAP/Active Directory integration, security certificates, and more in a solution that includes commercial support.