Merge pull request #354 from feliperuhland/master

Update fig to docker-compose.
This commit is contained in:
Vinta 2015-04-15 19:43:55 +08:00
commit c577d4d44d

View File

@ -987,7 +987,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
* [Docker-Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
* [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.