From 4669d98bff6cde7a54cff702c7adbb723aab0687 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Fri, 2 Jan 2015 11:18:26 -0800 Subject: [PATCH] Corrects link to point to Fig. Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 710e967d0e..9f932e1042 100644 --- a/README.md +++ b/README.md @@ -213,9 +213,9 @@ license text. Other Docker Related Projects ============================= -Leveraging Docker as the core technology for managing Linux containers on a -single host, the following projects are also under development to provide a -more comprehensive set of tooling to help round out the Docker platform: +There are a number of projects under development that are based on Docker's +core technology. These projects expand the tooling built around the +Docker platform to broaden its application and utility. * [Docker Registry](https://github.com/docker/docker-registry): Registry server for Docker (hosting/delivering of repositories and images) @@ -223,6 +223,6 @@ server for Docker (hosting/delivering of repositories and images) for a container-centric world * [Docker Swarm](https://github.com/docker/swarm): A Docker-native clustering system -* [Docker Compose](https://github.com/docker/docker/issues/9694): +* [Docker Compose, aka Fig](https://github.com/docker/fig): Multi-container application management