Joffrey F e22164ec9f Merge pull request #4035 from urda/urda/compose-top 8 gadi atpakaļ
..
cli a67500ee57 Added `top` to `docker-compose` to display running processes. 8 gadi atpakaļ
config 7e8958e6ca Add missing comma in DOCKER_CONFIG_KEYS list 8 gadi atpakaļ
__init__.py 1c46525c2b 1.11.0dev 8 gadi atpakaļ
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 gadi atpakaļ
bundle.py 817c76c8e9 Fix command hint in bundle to pull services instead of images 9 gadi atpakaļ
const.py 11038c455b Merge pull request #4334 from muicoder/master 8 gadi atpakaļ
container.py 7dd2e33057 Only allow log streaming if logdriver is json-file or journald 9 gadi atpakaļ
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 gadi atpakaļ
network.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 gadi atpakaļ
parallel.py 56a1b02aac Catch healthcheck exceptions in parallel_execute 8 gadi atpakaļ
progress_stream.py dc9184a90f progress_stream: Avoid undefined ANSI escape codes 9 gadi atpakaļ
project.py 0d609b68ac Add a warning for unsupported secret fields. 8 gadi atpakaļ
service.py e0c6397999 Implement secrets using bind mounts 8 gadi atpakaļ
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 gadi atpakaļ
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 gadi atpakaļ
utils.py 716a6baa59 Implement 'healthcheck' option 9 gadi atpakaļ
volume.py ba47fb99ba Add default labels to networks and volumes created by Compose 9 gadi atpakaļ