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. |
||
---|---|---|
.. | ||
__init__.py | ||
colors.py | ||
command.py | ||
docopt_command.py | ||
errors.py | ||
formatter.py | ||
log_printer.py | ||
main.py | ||
multiplexer.py | ||
socketclient.py | ||
utils.py |