mirror of https://github.com/docker/docs.git
removed redirect from ee/index so that manuals tab will direct to manuals/index
This commit is contained in:
parent
ea99feed74
commit
2602a9c542
|
@ -4,7 +4,6 @@ description: Learn about Docker Enterprise, the industry-leading container platf
|
|||
keywords: Docker Enterprise, UCP, DTR, orchestration, cluster, Kubernetes
|
||||
redirect_from:
|
||||
- /enterprise/
|
||||
- /manuals/
|
||||
---
|
||||
|
||||
|
||||
|
|
4
index.md
4
index.md
|
@ -23,9 +23,9 @@ production servers in the cloud. Total reading time is less than an hour.
|
|||
</div>
|
||||
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
|
||||
|
||||
## Docker Engine - Community
|
||||
## Install Docker Engine - Community
|
||||
|
||||
Get started with Docker and experimenting with container-based apps. Docker Engine - Community is available on many platforms, from desktop to cloud to server. Build and share
|
||||
Docker Engine - Community is available on many platforms, from desktop to cloud to server. Build and share
|
||||
containers and automate the development pipeline from a single environment.
|
||||
Choose the Edge channel to get access to the latest features, or the Stable
|
||||
channel for more predictability.
|
||||
|
|
Loading…
Reference in New Issue