Daniel Nephin
|
ea4230e7a2
|
Handle both SIGINT and SIGTERM for docker-compose up.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-11-12 17:41:44 -05:00 |
Daniel Nephin
|
d836973a04
|
Use colors when logging warnings or errors, so they are more obvious.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-29 14:06:50 -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 |