mirror of https://github.com/docker/compose.git
ae7573b9b8
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. |
||
---|---|---|
.. | ||
cli | ||
packages | ||
__init__.py | ||
container.py | ||
project.py | ||
service.py |