This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
compose
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d577cd6877
compose
/
compose
History
Download ZIP
Download TAR.GZ
Daniel Nephin
bdfb21f017
Fixes
#189
- stacktrace when ctrl-c stops logs
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-09-15 20:46:22 -04:00
..
cli
Fixes
#189
- stacktrace when ctrl-c stops logs
2015-09-15 20:46:22 -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