kevinetc123 47e4442722 fix typo in project.py 8 years ago
..
cli a67500ee57 Added `top` to `docker-compose` to display running processes. 8 years ago
config a3a9d8944a Close the open file handle using context manager 8 years ago
__init__.py fc7b74d7f9 Bump to next dev version 8 years ago
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 years ago
bundle.py 817c76c8e9 Fix command hint in bundle to pull services instead of images 9 years ago
const.py 11038c455b Merge pull request #4334 from muicoder/master 8 years ago
container.py 7dd2e33057 Only allow log streaming if logdriver is json-file or journald 9 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 years ago
network.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 years ago
parallel.py 56a1b02aac Catch healthcheck exceptions in parallel_execute 8 years ago
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 years ago
project.py 47e4442722 fix typo in project.py 8 years ago
service.py e0c6397999 Implement secrets using bind mounts 8 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 years ago
utils.py 716a6baa59 Implement 'healthcheck' option 9 years ago
volume.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 years ago