docs/compose
Daniel Nephin 3d9e3d0877 Remove service.start_container()
It has been an unnecessary wrapper around container.start() for a little while now, so we can call it directly.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-03 10:17:09 -05:00
..
cli Remove service.start_container() 2015-11-03 10:17:09 -05:00
config Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 2015-10-29 14:18:28 -04: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 Logs are available for all log drivers except for none. 2015-10-29 11:28:17 -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 Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Don't set a default network driver, let the server decide. 2015-10-30 11:53:36 -04:00
service.py Remove service.start_container() 2015-11-03 10:17:09 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00