docs/compose
Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-02-17 13:34:14 -05:00
..
cli Merge pull request #2893 from shin-/2833-run-dependencies 2016-02-12 16:33:01 -05:00
config driver_opts can only be of type string 2016-02-12 10:51:11 -08:00
__init__.py Bump 1.7.0dev 2016-02-04 23:46:41 +00:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Detailed error message when daemon version is too old. 2016-02-11 15:20:32 -08:00
container.py Use 12 characters for the short id to match docker and fix backwards compatibility. 2016-02-08 12:18:48 -05:00
network.py Include networks in the config_hash. 2016-02-02 10:52:03 -05:00
parallel.py Add an acceptance test and docs for the down subcommand 2016-01-14 11:11:08 -05:00
progress_stream.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
project.py Extract volume init and removal from project. 2016-02-02 10:53:04 -05:00
service.py Fix copying of volumes by using the name of the volume instead of the host path. 2016-02-17 13:34:14 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Add docker-compose event 2016-01-08 13:43:30 -05:00
volume.py Add logging when initializing a volume. 2016-02-11 11:40:22 -08:00