diff --git a/index.md b/index.md index cdf0f4c756..dc9a5690da 100644 --- a/index.md +++ b/index.md @@ -12,33 +12,76 @@ your system configuration, and making your app more portable.
{% capture basics %} -### Learn the basics of Docker +### Learn Docker basics -The basic tutorial introduces Docker concepts, tools, and commands. The examples -show you how to build, push, and pull Docker images, and run them as containers. -This tutorial stops short of teaching you how to deploy applications. +Get started learning Docker concepts, tools, and commands. The examples show you +how to build, push, and pull Docker images, and run them as containers. This +tutorial stops short of teaching you how to deploy applications. {% endcapture %}{{ basics | markdownify }} {% capture basics %}[Start the basic tutorial](/engine/getstarted/){: class="button outline-btn"}{% endcapture %}{{ basics | markdownify }}
{% capture apps %} -### Define and deploy applications +### Define and deploy apps in Swarm Mode -The define-and-deploy tutorial shows how to relate containers to each other and -define them as services in an application that is ready to deploy at scale in a -production environment. Highlights Compose Version 3 new features and swarm -mode. +Learn how to relate containers to each other, define them as services, and +configure an application stack ready to deploy at scale in a production +environment. Highlights Compose Version 3 new features and swarm mode. {% endcapture %}{{ apps | markdownify }} {% capture apps %}[Start the application tutorial](/engine/getstarted-voting-app/){: class="button outline-btn"}{% endcapture %}{{ apps | markdownify }}
- -## Components +## Products
+
+ + +
+
+
+ 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.

+
+
+ +
+ +
+ +## Tools + + +
+ +
+ +
@@ -48,6 +91,7 @@ mode.

A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.

+
@@ -57,91 +101,48 @@ mode.

A native Windows application which delivers all Docker tools to your Windows computer.

+
- Docker for Linux + Docker for Linux
-

Docker for Linux

+

Docker for Linux

Install Docker on a computer which already has a Linux distribution installed.

- -
- -
-
- Docker Editions -
-
-

Docker Editions

-

Get started with containers quickly with Docker Community edition (Docker CE) - or Docker Enterprise Edition (Docker EE).

-

Editions are available for desktops, servers, or cloud providers.

+ + +
+
+
+ Docker Editions
+

Docker Editions

+

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

- -
-
- 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-premises Docker hosts as if they were a single machine.

-
-
- -
-
- Docker Compose -
-
-

Docker Compose

-

Define applications built using multiple containers.

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

Docker Trusted Registry

-

(DTR) stores and signs your images.

-
-
- -
-
- Docker Machine -
-
-

Docker Machine

-

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

-
-
-
- + +
+
+
+ Docker Compose +
+

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.

+
+
+
+