mirror of https://github.com/docker/compose.git
* This fix introduces one side-effect: the build parameter is now validated early, when the service dicionary is first constructed. That leads to less scary stack traces when the path is not valid. * The tests for the changes introduced here alter the fixtures of those (otherwise unrelated) tests that make use of the 'build:' parameter) Signed-off-by: Moysés Borges Furtado <moyses.furtado@wplex.com.br> |
||
|---|---|---|
| .. | ||
| cli | ||
| __init__.py | ||
| cli_test.py | ||
| config_test.py | ||
| container_test.py | ||
| log_printer_test.py | ||
| progress_stream_test.py | ||
| project_test.py | ||
| service_test.py | ||
| sort_service_test.py | ||
| split_buffer_test.py | ||