docs/compose
Adrian Budau 4c2eb17ccd Added --force-rm to compose build.
It's a flag passed to docker build that removes the intermediate
containers left behind on fail builds.

Signed-off-by: Adrian Budau <budau.adi@gmail.com>
2015-11-12 13:54:41 -05:00
..
cli Added --force-rm to compose build. 2015-11-12 13:54:41 -05:00
config Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00
__init__.py Bump 1.5.0 2015-11-03 12:36:30 -05: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 15:01:33 -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 Added --force-rm to compose build. 2015-11-12 13:54:41 -05:00
service.py Added --force-rm to compose build. 2015-11-12 13:54:41 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00