From e250bbdea5906fd6c1fa146d120ad88bb3548ba9 Mon Sep 17 00:00:00 2001 From: Dawn W Docker Date: Wed, 11 Dec 2019 16:33:00 -0800 Subject: [PATCH] removed relationship btn CE and EE section --- install/index.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/install/index.md b/install/index.md index 3cea3cc646..7b4250317f 100644 --- a/install/index.md +++ b/install/index.md @@ -29,7 +29,7 @@ apps. Docker Engine - Community has three types of update channels, **stable**, ## Releases -For the Docker Engine - Community engine, the open +For the Docker Engine - Community, the open repositories [Docker Engine](https://github.com/docker/engine) and [Docker Client](https://github.com/docker/cli) apply. @@ -97,14 +97,6 @@ Binaries built from this releases are available in the stable channel `stable-YY.mm`, for example `stable-18.09`, as well as the corresponding test channel. -### Relationship between Docker Engine - Community and Docker Engine - Enterprise code - -For a given year-month release, Docker releases both Docker Engine - Community and Docker Engine - Enterprise variants concurrently. Docker Engine - Enterprise is a superset of the code delivered in Docker Engine - Community. Docker maintains publicly visible repositories for the Docker Engine - Community code -as well as private repositories for the Docker Engine - Enterprise code. Automation (a bot) is used to keep the branches between Docker Engine - Community and Docker Engine - Enterprise in sync so as features -and fixes are merged on the various branches in the Docker Engine - Community repositories (upstream), the corresponding Docker Engine - Enterprise repositories and branches are kept -in sync (downstream). While Docker and its partners make every effort -to minimize merge conflicts between Docker Engine - Community and Docker Engine - Enterprise, occasionally they will happen, and Docker will work hard to resolve them in a timely fashion. - ## Next release The activity for upcoming year-month releases is tracked in the milestones