compose/fig
Cameron Maske ae7573b9b8 Fix for #48.
Rework of how services are sorted based on dependencies using a topological sort.
Includes error handling to detect circular/self imports (should raise a DependecyError).
Added in logging to the CLI to log out any DependencyErrors.
Removed the compact module as it is no longer used.
2014-01-29 18:38:25 +00:00
..
cli Fix for #48. 2014-01-29 18:38:25 +00:00
packages Update docker-py 2014-01-28 14:51:19 +00:00
__init__.py Ship 0.1.4 2014-01-27 17:57:02 +00:00
container.py Add link alias without project name 2014-01-27 15:32:16 +00:00
project.py Fix for #48. 2014-01-29 18:38:25 +00:00
service.py Add link alias without project name 2014-01-27 15:32:16 +00:00