Jonathan Cremin 087bef4f95 Add tests for compose file 'scale: 0' há 7 anos atrás
..
UpperCaseDir b0cb31c186 Use 'top' instead of 'sleep' as a dummy command há 10 anos atrás
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]> há 9 anos atrás
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]> há 9 anos atrás
build-args 8e268afc93 Add version guard for multi-service buildarg há 8 anos atrás
build-ctx 60351a8e07 Speed up integration test and make cleanup easier by using labels há 10 anos atrás
build-memory a6cdd62726 Adds support for a memory flag to docker-compose build. há 8 anos atrás
build-multiple-composefile 89f2bfe4f3 add --parallel option to build há 7 anos atrás
build-path 8584525e8d Interpret 'build:' as relative to the yml file há 11 anos atrás
build-path-override-dir 707210ae95 Ability to change working directory via a CLI flag há 9 anos atrás
build-shm-size dc838067fd Add shm_size to build-options (issue #3866) há 8 anos atrás
bundle-with-digests 5640bd42a8 Add an acceptance test for bundle. há 9 anos atrás
commands-composefile 620e29b63f Rename binary to docker-compose and config file to docker-compose.yml há 11 anos atrás
compatibility-mode f368b4846f Ignore attachable property on networks in compatibility mode há 7 anos atrás
default-env-file b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. há 7 anos atrás
dockerfile-with-volume 60351a8e07 Speed up integration test and make cleanup easier by using labels há 10 anos atrás
duplicate-override-yaml-files 0d0c0454e9 Raise exception when override.yaml & override.yml coexist há 8 anos atrás
echo-services 45635f7097 Move cli tests to a new testing package. há 10 anos atrás
entrypoint-composefile 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run há 9 anos atrás
entrypoint-dockerfile 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run há 9 anos atrás
env ae47435425 Fix unicode in environment variables for python2. há 10 anos atrás
env-file 0c4fc93895 Use newer versions of pre-commit hooks há 8 anos atrás
environment-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command há 10 anos atrás
environment-exec b30cb77a7b docker-compose exec doesn't have -e option (fixes #4551) há 8 anos atrás
environment-interpolation 8b5bd945d0 Interpolate environment variables há 10 anos atrás
environment-interpolation-with-defaults eebc63c216 Allow empty default values in variable interpolation (fixes #5185) há 8 anos atrás
exit-code-from cffb76d4d9 Address comments há 9 anos atrás
expose-composefile 3a46abd17f Allowed port range in exposed ports há 10 anos atrás
extends cf43e6edf7 Don't re-parse healthcheck values coming from extended services há 9 anos atrás
healthcheck 716a6baa59 Implement 'healthcheck' option há 9 anos atrás
images-service-tag 834acca497 Update acceptance test for image matching há 7 anos atrás
invalid-composefile 437f3f8adb Add docker-compose config subcommand. há 10 anos atrás
links-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command há 10 anos atrás
logging-composefile aeef61fcd8 Make 'version' a string há 10 anos atrás
logging-composefile-legacy 46585fb8e1 Support legacy logging options format há 10 anos atrás
logs-composefile 7781f62ddf Attempt to fix flaky logs test há 9 anos atrás
logs-restart-composefile 28085ebee2 Attach logger to containers after crashing. há 7 anos atrás
logs-tail-composefile 4e2de3c1ff Replace sequential container indexes with randomly generated IDs há 7 anos atrás
longer-filename-composefile 59d4f304ee Run pre-commit on all files há 10 anos atrás
multiple-composefiles b0cb31c186 Use 'top' instead of 'sleep' as a dummy command há 10 anos atrás
net-container aeef61fcd8 Make 'version' a string há 10 anos atrás
networks bb00352c34 Fix up_with_networks test há 7 anos atrás
no-composefile 2af7693e64 WIP: rename Fig to Compose há 11 anos atrás
no-links-composefile 69ed5f9c48 Specify networks in Compose file há 10 anos atrás
no-services aeef61fcd8 Make 'version' a string há 10 anos atrás
override-files 7a4c328c41 Rewriting tests to be UCP/Swarm compatible há 8 anos atrás
override-yaml-files 9334f29898 Fix for yaml extention does not work with override file há 8 anos atrás
pid-mode 259b96748c Add support for service:name pid config há 8 anos atrás
ports-composefile 6a4adb64f9 Some more test adjustments for Swarm support há 8 anos atrás
ports-composefile-scale a5fd91c705 Fixing docker-compose port with scale (#667) há 10 anos atrás
ps-services-filter be0b902631 Add ability to list and filter services in `ps` há 8 anos atrás
restart 22d91f60be fix serialize restart spec with null string há 9 anos atrás
run-labels c36a2fb1ad Added a label option to 'docker-compose run' and test. há 8 anos atrás
run-workdir 658803edf8 Add -w or --workdir to compose run to override workdir from commandline há 10 anos atrás
scale 087bef4f95 Add tests for compose file 'scale: 0' há 7 anos atrás
secrets 4053adc7d3 Add an integration test for secrets using bind mounts. há 9 anos atrás
simple-composefile c9083e21c8 Flag to skip all pull errors when pulling images. há 10 anos atrás
simple-composefile-volume-ready 2b7ed24bc0 Fix override volume merging + add acceptance test há 8 anos atrás
simple-dockerfile 60351a8e07 Speed up integration test and make cleanup easier by using labels há 10 anos atrás
simple-failing-dockerfile c5c36d8b00 Added --force-rm to compose build. há 10 anos atrás
sleeps-composefile aeef61fcd8 Make 'version' a string há 10 anos atrás
stop-signal-composefile 5d8c2d3cec add support for stop_signal to compose file há 10 anos atrás
tagless-image c8ba50ff1e Avoid CLI crash if image has no tags há 8 anos atrás
tls 593a675d2b Support mixed use of TLS flags and TLS environment variables há 8 anos atrás
top a67500ee57 Added `top` to `docker-compose` to display running processes. há 9 anos atrás
unicode-environment 53fa44c01e Don't break when interpolating environment with unicode characters há 9 anos atrás
user-composefile 86b723e227 Provide user override option on command line há 11 anos atrás
v1-config 6064d200f9 Fix output of 'config' for v1 files há 9 anos atrás
v2-dependencies 367fabdbfa Bring up all dependencies when running a single service. há 10 anos atrás
v2-full aeef61fcd8 Make 'version' a string há 10 anos atrás
v2-simple aeef61fcd8 Make 'version' a string há 10 anos atrás
v3-full 8c297f267e Implement compatibility mode, há 8 anos atrás
volume 958758ff6d Remove anonymous volumes when using run --rm. há 9 anos atrás
volume-path 37efdb1f8b Make volume host paths relative to file, merge volumes when extending há 11 anos atrás
volume-path-interpolation 8b5bd945d0 Interpolate environment variables há 10 anos atrás
volumes aaa0773b4b Config command generates invalid volumes (fixes #5176) há 8 anos atrás
volumes-from-container b3a4d76d4f Handle connection errors on project initialization há 9 anos atrás