From 794381a15758c712ff2c90b6208bbbba9663aa75 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 28 Sep 2017 01:30:40 +0800 Subject: [PATCH] Update manuals.md (#4719) --- manuals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuals.md b/manuals.md index d948956328..c6b16442de 100644 --- a/manuals.md +++ b/manuals.md @@ -34,7 +34,7 @@ Free downloadables that help your device use Docker containers. | Tool | Description | | ---- | ----------- | | [Docker Compose](/compose/overview/) | Enables you to define, build, and run multi-container applications | -| [Docker Machine](/machine/overview/) | Enables you to provision and manage Dockerized hosts.| +| [Docker Machine](/machine/overview/) | Enables you to provision and manage Dockerized hosts | | [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 |