compose/compose
Mazz Mosley 2276326d7e volume path compatibility with engine
An expanded windows path of c:\shiny\thing:\shiny:rw
needs to be changed to be linux style path, including the drive,
like /c/shiny/thing /shiny
to be mounted successfully by the engine.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-02 12:01:56 +01:00
..
cli Disable some tests in windows for now. 2015-09-23 10:42:57 -04:00
config Handle windows volume paths 2015-10-01 16:06:57 +01:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Fix warning message when a container uses a non-json log driver 2015-09-11 12:54:27 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project.py Flag to skip all pull errors when pulling images. 2015-09-21 11:59:23 +02:00
service.py volume path compatibility with engine 2015-10-02 12:01:56 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 2015-09-11 17:41:10 -04:00