Daniel Nephin
|
be5b7b6f0e
|
Handle both SIGINT and SIGTERM for docker-compose up.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-12-02 17:31:48 -08:00 |
|
Daniel Nephin
|
4d613d3ba7
|
Use colors when logging warnings or errors, so they are more obvious.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-30 15:36:15 -04:00 |
|
Daniel Nephin
|
0484e22a84
|
Add enum34 and use it to create a ConvergenceStrategy enum.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-04 10:45:53 -04:00 |
|
Daniel Nephin
|
48466d7d82
|
Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-02 16:08:18 -04:00 |
|
Daniel Nephin
|
3a0153859a
|
Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-26 16:21:31 -04:00 |
|