diff --git a/index.md b/index.md index fd7b4819da..ce01b8ee20 100644 --- a/index.md +++ b/index.md @@ -36,42 +36,7 @@ environment. Highlights Compose Version 3 new features and swarm mode. ## Components
- -
- - -
-
-
- Docker Cloud -
-

Docker Cloud

-

A hosted service for building, testing, and deploying Docker images to your hosts.

-
-
- -
-
-
- Docker Universal Control Plane -
-

Docker Universal Control Plane

-

(UCP) Manage a cluster of on-premise Docker hosts like a single machine with this enterprise product.

-
-
- -
-
-
- Docker Trusted Registry -
-

Docker Trusted Registry

-

(DTR) An enterprise image storage solution you can install behind a firewall to manage images and access.

-
-
- -
- +
@@ -106,35 +71,66 @@ environment. Highlights Compose Version 3 new features and swarm mode.
+
+
+
+ Docker Editions +
+

Docker Editions

+

Platform matrix and superset of installers for Docker for desktops, servers, or cloud providers.

+
+
+
- Docker Editions + Docker Compose
-

Docker Editions

-

Platform matrix and superset of installers for Docker for desktops, servers, or cloud providers.

+

Docker Compose

+

Define application stacks built using multiple containers, services, and swarm configurations.

+
+
+ +
+
+
+ Docker Trusted Registry +
+

Docker Machine

+

Automate container provisioning on your network or in the cloud. Available for Windows, macOS, or Linux.

+
+
+ + +
+
+
+ Docker Cloud +
+

Docker Cloud

+

A hosted service for building, testing, and deploying Docker images to your hosts.

- -
-
-
- Docker Compose -
-

Docker Compose

-

Define application stacks built using multiple containers, services, and swarm configurations.

+ +
+
+
+ Docker Universal Control Plane +
+

Docker Universal Control Plane

+

(UCP) Manage a cluster of on-premise Docker hosts like a single machine with this enterprise product.

- -
-
-
- Docker Trusted Registry -
-

Docker Machine

-

Automate container provisioning on your network or in the cloud. Available for Windows, macOS, or Linux.

-
+ +
+
+
+ Docker Trusted Registry +
+

Docker Trusted Registry

+

(DTR) An enterprise image storage solution you can install behind a firewall to manage images and access.

+
diff --git a/manuals.md b/manuals.md index d4d2f3b629..de3020167c 100644 --- a/manuals.md +++ b/manuals.md @@ -7,19 +7,6 @@ The Docker platform is comprised of a family of tools and products. After learning the general principles of the Docker workflow under [Guides](/), you can find the documentation for these tools and products here. -## Products - -Commercial Docker products that turn your container-based solution into a -production-ready application. - -| Product | Description | -| ------- | ----------- | -| [Docker Cloud](/docker-cloud/) | Manages multi-container applications and host resources running on a cloud provider (such as Amazon Web Services) | -| [Universal Control Plane (UCP)](/datacenter/ucp/2.1/guides/) | Manages multi-container applications on a custom host installation (on-premise, on a cloud provider) | -| [Docker Trusted Registry (DTR)](/datacenter/dtr/2.2/guides/) | Runs a private repository of container images and makes them available to a UCP instance | -| [Docker Store](/docker-store/) | Public, Docker-hosted registry that distributes free and paid images from various publishers | -| [CS Docker Engine](/cs-engine/install) | The commercially-supported version of Docker that excludes experimental features and includes customer support | - ## Tools Free downloadables that help your device use Docker containers. @@ -34,6 +21,18 @@ Free downloadables that help your device use Docker containers. | [Docker Notary](/notary/getting_started/) | Allows the signing of container images to enable Docker Content Trust | | [Docker Registry](/registry/) | The software that powers Docker Hub and Docker Store, Registry stores and distributes container images | +## Products + +Commercial Docker products that turn your container-based solution into a +production-ready application. + +| Product | Description | +| ------- | ----------- | +| [Docker Cloud](/docker-cloud/) | Manages multi-container applications and host resources running on a cloud provider (such as Amazon Web Services) | +| [Universal Control Plane (UCP)](/datacenter/ucp/2.1/guides/) | Manages multi-container applications on a custom host installation (on-premise, on a cloud provider) | +| [Docker Trusted Registry (DTR)](/datacenter/dtr/2.2/guides/) | Runs a private repository of container images and makes them available to a UCP instance | +| [Docker Store](/docker-store/) | Public, Docker-hosted registry that distributes free and paid images from various publishers | +| [CS Docker Engine](/cs-engine/install) | The commercially-supported version of Docker that excludes experimental features and includes customer support | ## Superseded products and tools