Eli Atzaba 0d0c0454e9 Raise exception when override.yaml & override.yml coexist %!s(int64=8) %!d(string=hai) anos
..
UpperCaseDir b0cb31c186 Use 'top' instead of 'sleep' as a dummy command %!s(int64=10) %!d(string=hai) anos
abort-on-container-exit-0 6c3641fdb7 Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]> %!s(int64=9) %!d(string=hai) anos
abort-on-container-exit-1 6c3641fdb7 Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]> %!s(int64=9) %!d(string=hai) anos
build-ctx 60351a8e07 Speed up integration test and make cleanup easier by using labels %!s(int64=10) %!d(string=hai) anos
build-path 8584525e8d Interpret 'build:' as relative to the yml file %!s(int64=11) %!d(string=hai) anos
build-path-override-dir 707210ae95 Ability to change working directory via a CLI flag %!s(int64=9) %!d(string=hai) anos
bundle-with-digests 5640bd42a8 Add an acceptance test for bundle. %!s(int64=9) %!d(string=hai) anos
commands-composefile 620e29b63f Rename binary to docker-compose and config file to docker-compose.yml %!s(int64=11) %!d(string=hai) anos
default-env-file d55fc85fea Added default env file test. %!s(int64=10) %!d(string=hai) anos
dockerfile-with-volume 60351a8e07 Speed up integration test and make cleanup easier by using labels %!s(int64=10) %!d(string=hai) anos
duplicate-override-yaml-files 0d0c0454e9 Raise exception when override.yaml & override.yml coexist %!s(int64=8) %!d(string=hai) anos
echo-services 45635f7097 Move cli tests to a new testing package. %!s(int64=10) %!d(string=hai) anos
entrypoint-composefile 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run %!s(int64=9) %!d(string=hai) anos
entrypoint-dockerfile 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run %!s(int64=9) %!d(string=hai) anos
env ae47435425 Fix unicode in environment variables for python2. %!s(int64=10) %!d(string=hai) anos
env-file 528bed9ef6 Fix environment resolution %!s(int64=11) %!d(string=hai) anos
environment-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command %!s(int64=10) %!d(string=hai) anos
environment-interpolation 8b5bd945d0 Interpolate environment variables %!s(int64=10) %!d(string=hai) anos
exit-code-from cffb76d4d9 Address comments %!s(int64=9) %!d(string=hai) anos
expose-composefile 3a46abd17f Allowed port range in exposed ports %!s(int64=10) %!d(string=hai) anos
extends cf43e6edf7 Don't re-parse healthcheck values coming from extended services %!s(int64=9) %!d(string=hai) anos
healthcheck 716a6baa59 Implement 'healthcheck' option %!s(int64=9) %!d(string=hai) anos
invalid-composefile 437f3f8adb Add docker-compose config subcommand. %!s(int64=10) %!d(string=hai) anos
links-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command %!s(int64=10) %!d(string=hai) anos
logging-composefile aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
logging-composefile-legacy 46585fb8e1 Support legacy logging options format %!s(int64=10) %!d(string=hai) anos
logs-composefile 7781f62ddf Attempt to fix flaky logs test %!s(int64=9) %!d(string=hai) anos
logs-tail-composefile 9b36dc5c54 Add --tail flag as option on logs. %!s(int64=10) %!d(string=hai) anos
longer-filename-composefile 59d4f304ee Run pre-commit on all files %!s(int64=10) %!d(string=hai) anos
multiple-composefiles b0cb31c186 Use 'top' instead of 'sleep' as a dummy command %!s(int64=10) %!d(string=hai) anos
net-container aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
networks bdcce13f4a add support for creating volume and network with label definition %!s(int64=9) %!d(string=hai) anos
no-composefile 2af7693e64 WIP: rename Fig to Compose %!s(int64=11) %!d(string=hai) anos
no-links-composefile 69ed5f9c48 Specify networks in Compose file %!s(int64=10) %!d(string=hai) anos
no-services aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
override-files 39ae85db8a Support a default docker-compose.override.yml for overrides %!s(int64=10) %!d(string=hai) anos
override-yaml-files 9334f29898 Fix for yaml extention does not work with override file %!s(int64=8) %!d(string=hai) anos
ports-composefile 2acf286ed6 Support V3.2 %!s(int64=9) %!d(string=hai) anos
ports-composefile-scale a5fd91c705 Fixing docker-compose port with scale (#667) %!s(int64=10) %!d(string=hai) anos
restart 22d91f60be fix serialize restart spec with null string %!s(int64=9) %!d(string=hai) anos
run-workdir 658803edf8 Add -w or --workdir to compose run to override workdir from commandline %!s(int64=10) %!d(string=hai) anos
scale 78ee612333 Implement --scale option on up command, allow scale config in v2.2 format %!s(int64=8) %!d(string=hai) anos
secrets 4053adc7d3 Add an integration test for secrets using bind mounts. %!s(int64=9) %!d(string=hai) anos
simple-composefile c9083e21c8 Flag to skip all pull errors when pulling images. %!s(int64=10) %!d(string=hai) anos
simple-composefile-volume-ready 83388ec31a enable -v flag for docker-compose run command %!s(int64=9) %!d(string=hai) anos
simple-dockerfile 60351a8e07 Speed up integration test and make cleanup easier by using labels %!s(int64=10) %!d(string=hai) anos
simple-failing-dockerfile c5c36d8b00 Added --force-rm to compose build. %!s(int64=10) %!d(string=hai) anos
sleeps-composefile aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
stop-signal-composefile 5d8c2d3cec add support for stop_signal to compose file %!s(int64=10) %!d(string=hai) anos
tls 2cc87555cb tls_config_from_options unit tests %!s(int64=10) %!d(string=hai) anos
top a67500ee57 Added `top` to `docker-compose` to display running processes. %!s(int64=9) %!d(string=hai) anos
unicode-environment 53fa44c01e Don't break when interpolating environment with unicode characters %!s(int64=9) %!d(string=hai) anos
user-composefile 86b723e227 Provide user override option on command line %!s(int64=11) %!d(string=hai) anos
v1-config 6064d200f9 Fix output of 'config' for v1 files %!s(int64=9) %!d(string=hai) anos
v2-dependencies 367fabdbfa Bring up all dependencies when running a single service. %!s(int64=10) %!d(string=hai) anos
v2-full aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
v2-simple aeef61fcd8 Make 'version' a string %!s(int64=10) %!d(string=hai) anos
v3-full eab1ee0eaf Support 'nocopy' mode for expanded volume syntax %!s(int64=9) %!d(string=hai) anos
volume 958758ff6d Remove anonymous volumes when using run --rm. %!s(int64=9) %!d(string=hai) anos
volume-path 37efdb1f8b Make volume host paths relative to file, merge volumes when extending %!s(int64=11) %!d(string=hai) anos
volume-path-interpolation 8b5bd945d0 Interpolate environment variables %!s(int64=10) %!d(string=hai) anos
volumes d83d31889e Remove external_name from volume def in config output %!s(int64=9) %!d(string=hai) anos
volumes-from-container b3a4d76d4f Handle connection errors on project initialization %!s(int64=9) %!d(string=hai) anos