mirror of https://github.com/docker/docs.git
removed compat topics under Get Docker and also moved install topic to manuals
This commit is contained in:
parent
7a1a6f672e
commit
1893cebaa2
|
@ -4,7 +4,7 @@ horizontalnav:
|
|||
path: /
|
||||
node: guides
|
||||
- title: Product manuals
|
||||
path: /manuals/
|
||||
path: /install/
|
||||
node: manuals
|
||||
- title: Glossary
|
||||
path: /glossary/
|
||||
|
@ -24,8 +24,6 @@ guides:
|
|||
section:
|
||||
- sectiontitle: Docker Engine - Community
|
||||
section:
|
||||
- title: Docker Engine - Community
|
||||
path: /install/
|
||||
- sectiontitle: Cloud
|
||||
section:
|
||||
- sectiontitle: Docker for AWS
|
||||
|
@ -88,18 +86,6 @@ guides:
|
|||
title: Binaries
|
||||
- path: /install/linux/linux-postinstall/
|
||||
title: Optional Linux post-installation steps
|
||||
- sectiontitle: Compatibility between Docker versions
|
||||
section:
|
||||
- path: /engine/ce-ee-node-activate/
|
||||
title: Docker Engine Community to Enterprise Node Activate
|
||||
- path: /engine/migration/
|
||||
title: Migrate to Docker 1.10
|
||||
- path: /engine/breaking_changes/
|
||||
title: Breaking changes
|
||||
- path: /engine/deprecated/
|
||||
title: Deprecated Docker features
|
||||
- path: /engine/faq/
|
||||
title: FAQ
|
||||
- sectiontitle: Get started
|
||||
section:
|
||||
- path: /engine/docker-overview/
|
||||
|
|
6
index.md
6
index.md
|
@ -55,10 +55,8 @@ channel for more predictability.
|
|||
</div>
|
||||
</div>
|
||||
|
||||
## Docker Enterprise
|
||||
### Docker Enterprise
|
||||
|
||||
The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. Among the Docker Enterprise platform technology and associated IP procured by Mirantis are Docker Engine - Enterprise, Docker Trusted Registry, Docker Universal Control Plane, and parts of the Docker CLI.
|
||||
|
||||
As part of Mirantis, the Enterprise team will continue to develop and support the Docker Enterprise platform. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners).
|
||||
TThe Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners).
|
||||
|
||||
For Docker Enterprise documentation, see the [Docker Enterprise](/ee/) tab.
|
Loading…
Reference in New Issue