mirror of https://github.com/docker/compose.git
* Add support for volume_driver parameter in compose yml * Don't expand volume host paths if a volume_driver is specified (i.e., disable compose feature "relative to absolute path transformation" when volume drivers are in use, since volume drivers can use name where host path is normally specified; this is a heuristic) Signed-off-by: Luke Marsden <luke@clusterhq.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| __init__.py | ||
| cli_test.py | ||
| config_test.py | ||
| container_test.py | ||
| log_printer_test.py | ||
| multiplexer_test.py | ||
| progress_stream_test.py | ||
| project_test.py | ||
| service_test.py | ||
| sort_service_test.py | ||
| split_buffer_test.py | ||