mirror of
https://github.com/docker/compose.git
synced 2026-06-25 10:38:23 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli_test.py | ||
| legacy_test.py | ||
| project_test.py | ||
| resilience_test.py | ||
| service_test.py | ||
| state_test.py | ||
| testcases.py | ||