compose/compose
Aanand Prasad 599b29e405 Merge pull request #4213 from shin-/4212-interactive-connect
Win32 interactive run - Connect container to networks before starting
2016-12-08 13:41:33 +00:00
..
cli Win32 interactive run - Connect container to networks before starting 2016-12-02 16:10:15 -08:00
config Update messages about docker stack deploy. 2016-11-21 16:34:49 -05:00
__init__.py Bump master version to 1.10.0dev 2016-12-06 17:14:05 -08: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
bundle.py Fix command hint in bundle to pull services instead of images 2016-09-08 11:17:39 -07:00
const.py Increase minimum version for v3. 2016-12-07 11:16:40 -05:00
container.py Only allow log streaming if logdriver is json-file or journald 2016-09-13 11:56:26 -07:00
errors.py Catchable error for parse failures in split_buffer 2016-08-02 12:48:32 -07:00
network.py Avoid breaking when remote driver options are null. 2016-11-15 12:00:52 -08:00
parallel.py Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Update messages about docker stack deploy. 2016-11-21 16:34:49 -05:00
service.py Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Improve volumespec parsing on windows platforms 2016-09-20 11:24:24 -07:00
volume.py add support for creating volume and network with label definition 2016-10-12 10:35:14 +08:00