From 3725131ad39af2eee39d1cf2ffa4cd19aa230205 Mon Sep 17 00:00:00 2001 From: Shubheksha Jalan Date: Tue, 18 Apr 2017 23:57:14 +0530 Subject: [PATCH] add datacenter to the glossary (#2811) --- _data/glossary.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/glossary.yaml b/_data/glossary.yaml index a8f8fd5aed..0bdc7678e8 100644 --- a/_data/glossary.yaml +++ b/_data/glossary.yaml @@ -67,6 +67,11 @@ Docker: | develop, ship, and run applications - The docker daemon process running on the host which manages images and containers (also called Docker Engine) +Docker Datacenter: | + The Docker Datacenter is subscription-based service enabling enterprises to leverage a + platform built by Docker, for Docker. The Docker native tools are integrated to create + an on premises CaaS platform, allowing organizations to save time and seamlessly take + applications built in dev to production. Docker for Mac: | [Docker for Mac](/docker-for-mac/) is an easy-to-install, lightweight Docker development environment designed specifically for the Mac. A