Skip to content

Commit c577d4d

Browse files
committed
Merge pull request vinta#354 from feliperuhland/master
Update fig to docker-compose.
2 parents c3594e4 + fc168cc commit c577d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

0 commit comments

Comments
 (0)