From c9a7df41268c3a303b5d0ddf425d8d92bb86943e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20GERMAIN?= Date: Mon, 20 Feb 2017 20:35:04 +0100 Subject: [PATCH] replace fig by docker compose. "Fig has been replaced by Docker Compose, and is now deprecated. " says the official readme of fig. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c17b33f..34949f3 100644 --- a/README.md +++ b/README.md @@ -532,7 +532,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Docker](http://www.docker.com/) - Open platform for developers and sysadmins to build, ship, and run distributed applications. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. -* [Fig](http://orchardup.github.io/fig/) - Fast, isolated development environments using Docker. +* [Docker Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using Docker. ## SSH