docs/compose
Mazz Mosley a772a0d7d7 Remove redundant try/except
Code cleanup. We no longer need this as the api returns a 304 for any
stopped containers, which doesn't raise an error.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-27 19:33:28 -04:00
..
cli Attach to a container's log_stream before they're started 2015-10-27 19:33:28 -04:00
config Fix unicode in environment variables for python2. 2015-10-26 13:05:41 -04:00
__init__.py Bump 1.5.0rc1 2015-10-14 12:59:31 -04:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Move rename functionality into Container 2015-10-27 19:33:28 -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 Attach to a container's log_stream before they're started 2015-10-27 19:33:28 -04:00
service.py Remove redundant try/except 2015-10-27 19:33:28 -04: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