compose/compose
Aanand Prasad 1dabf1c366 Merge pull request #1878 from mnowster/change-default-log-driver-value
Change default `log_driver` value
2015-09-15 17:23:00 +01:00
..
cli Refactor LogPrinter to make it immutable and remove logic from the constructor. 2015-09-11 12:56:56 -04:00
config Relax constraints on key naming for environment 2015-09-15 15:33:30 +01:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py HTTP_TIMEOUT as importable constant for consistency 2015-09-02 16:29:19 -07:00
container.py Fix warning message when a container uses a non-json log driver 2015-09-11 12:54:27 -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 Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
service.py Stop sending json-file by default 2015-09-15 15:47:39 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 2015-09-11 17:41:10 -04:00