mirror of https://github.com/docker/docs.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 | ||
config.py | ||
const.py | ||
container.py | ||
legacy.py | ||
progress_stream.py | ||
project.py | ||
service.py | ||
state.py | ||
utils.py |