mirror of https://github.com/docker/docs.git
Corrects link to point to Fig.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
This commit is contained in:
parent
b2ab733c99
commit
4669d98bff
|
@ -213,9 +213,9 @@ license text.
|
||||||
Other Docker Related Projects
|
Other Docker Related Projects
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
Leveraging Docker as the core technology for managing Linux containers on a
|
There are a number of projects under development that are based on Docker's
|
||||||
single host, the following projects are also under development to provide a
|
core technology. These projects expand the tooling built around the
|
||||||
more comprehensive set of tooling to help round out the Docker platform:
|
Docker platform to broaden its application and utility.
|
||||||
|
|
||||||
* [Docker Registry](https://github.com/docker/docker-registry): Registry
|
* [Docker Registry](https://github.com/docker/docker-registry): Registry
|
||||||
server for Docker (hosting/delivering of repositories and images)
|
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
|
for a container-centric world
|
||||||
* [Docker Swarm](https://github.com/docker/swarm): A Docker-native clustering
|
* [Docker Swarm](https://github.com/docker/swarm): A Docker-native clustering
|
||||||
system
|
system
|
||||||
* [Docker Compose](https://github.com/docker/docker/issues/9694):
|
* [Docker Compose, aka Fig](https://github.com/docker/fig):
|
||||||
Multi-container application management
|
Multi-container application management
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue