From c5fe81de63c3b8ac0d70e9d209327088fde1ba53 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 28 Sep 2015 12:16:56 -0700 Subject: [PATCH] Add note about DTR to registry description --- registry/content.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/registry/content.md b/registry/content.md index e33253757..682a04ed1 100644 --- a/registry/content.md +++ b/registry/content.md @@ -28,3 +28,7 @@ $ docker run \ ``` NOTE: The container will try to allocate the port 5000. If the port is already taken, find out which container is already using it by running `docker ps`. + +# 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.