mirror of
https://github.com/docker/compose.git
synced 2026-06-26 03:04:15 +00:00
If the 'file' key is not set in the extends_options dict then we look for the 'service' from within the same file. Fixes this issue: https://github.com/docker/compose/issues/1237 Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
|---|---|---|
| .. | ||
| 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 | ||