Joffrey F c923ea1320 Some more test adjustments for Swarm support il y a 8 ans
..
UpperCaseDir b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans
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]> il y a 9 ans
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]> il y a 9 ans
build-ctx 4911c77134 Merge pull request #1489 from dnephin/faster_integration_tests il y a 10 ans
build-path e4e802d1f8 Merge pull request #1213 from moysesb/relative_build il y a 11 ans
build-path-override-dir 707210ae95 Ability to change working directory via a CLI flag il y a 9 ans
bundle-with-digests a7fc3e2220 Add an acceptance test for bundle. il y a 9 ans
commands-composefile 620e29b63f Rename binary to docker-compose and config file to docker-compose.yml il y a 11 ans
default-env-file d55fc85fea Added default env file test. il y a 10 ans
dockerfile-with-volume 4911c77134 Merge pull request #1489 from dnephin/faster_integration_tests il y a 10 ans
duplicate-override-yaml-files 88fa8db79a Raise exception when override.yaml & override.yml coexist il y a 8 ans
echo-services 4105c3017c Move cli tests to a new testing package. il y a 10 ans
entrypoint-composefile 2ecbf25445 Fix bugs with entrypoint/command in docker-compose run il y a 9 ans
entrypoint-dockerfile 2ecbf25445 Fix bugs with entrypoint/command in docker-compose run il y a 9 ans
env e168fd03ca Fix unicode in environment variables for python2. il y a 10 ans
env-file 528bed9ef6 Fix environment resolution il y a 11 ans
environment-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans
environment-interpolation 8b5bd945d0 Interpolate environment variables il y a 10 ans
exit-code-from cffb76d4d9 Address comments il y a 9 ans
expose-composefile 3a46abd17f Allowed port range in exposed ports il y a 10 ans
extends cf43e6edf7 Don't re-parse healthcheck values coming from extended services il y a 9 ans
healthcheck 716a6baa59 Implement 'healthcheck' option il y a 9 ans
invalid-composefile 437f3f8adb Add docker-compose config subcommand. il y a 10 ans
links-composefile b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans
logging-composefile ce0d469c18 Make 'version' a string il y a 10 ans
logging-composefile-legacy 46585fb8e1 Support legacy logging options format il y a 10 ans
logs-composefile 7781f62ddf Attempt to fix flaky logs test il y a 9 ans
logs-tail-composefile 9b36dc5c54 Add --tail flag as option on logs. il y a 10 ans
longer-filename-composefile 59d4f304ee Run pre-commit on all files il y a 10 ans
multiple-composefiles b0cb31c186 Use 'top' instead of 'sleep' as a dummy command il y a 10 ans
net-container ce0d469c18 Make 'version' a string il y a 10 ans
networks bdcce13f4a add support for creating volume and network with label definition il y a 9 ans
no-composefile 2af7693e64 WIP: rename Fig to Compose il y a 11 ans
no-links-composefile 69ed5f9c48 Specify networks in Compose file il y a 10 ans
no-services ce0d469c18 Make 'version' a string il y a 10 ans
override-files a0119ae1a5 Rewriting tests to be UCP/Swarm compatible il y a 8 ans
override-yaml-files d0b80f537b Fix for yaml extention does not work with override file il y a 8 ans
pid-mode 41976b0f7f Add support for service:name pid config il y a 8 ans
ports-composefile c923ea1320 Some more test adjustments for Swarm support il y a 8 ans
ports-composefile-scale f353d9fbc0 Merge pull request #1406 from vdemeester/667-compose-port-scale il y a 10 ans
restart 22d91f60be fix serialize restart spec with null string il y a 9 ans
run-workdir 658803edf8 Add -w or --workdir to compose run to override workdir from commandline il y a 10 ans
scale c8a7891cc8 Implement --scale option on up command, allow scale config in v2.2 format il y a 8 ans
secrets 4053adc7d3 Add an integration test for secrets using bind mounts. il y a 9 ans
simple-composefile c9083e21c8 Flag to skip all pull errors when pulling images. il y a 10 ans
simple-composefile-volume-ready ec4ba7752f Fix override volume merging + add acceptance test il y a 8 ans
simple-dockerfile 4911c77134 Merge pull request #1489 from dnephin/faster_integration_tests il y a 10 ans
simple-failing-dockerfile 4c2eb17ccd Added --force-rm to compose build. il y a 10 ans
sleeps-composefile ce0d469c18 Make 'version' a string il y a 10 ans
stop-signal-composefile 5d8c2d3cec add support for stop_signal to compose file il y a 10 ans
tls 2cc87555cb tls_config_from_options unit tests il y a 10 ans
top a67500ee57 Added `top` to `docker-compose` to display running processes. il y a 9 ans
unicode-environment 53fa44c01e Don't break when interpolating environment with unicode characters il y a 9 ans
user-composefile 86b723e227 Provide user override option on command line il y a 11 ans
v1-config a2ded237e4 Fix output of 'config' for v1 files il y a 9 ans
v2-dependencies dd9a8d6eee Bring up all dependencies when running a single service. il y a 10 ans
v2-full ce0d469c18 Make 'version' a string il y a 10 ans
v2-simple ce0d469c18 Make 'version' a string il y a 10 ans
v3-full 747186f900 Support 'nocopy' mode for expanded volume syntax il y a 9 ans
volume 958758ff6d Remove anonymous volumes when using run --rm. il y a 9 ans
volume-path 37efdb1f8b Make volume host paths relative to file, merge volumes when extending il y a 11 ans
volume-path-interpolation 8b5bd945d0 Interpolate environment variables il y a 10 ans
volumes d83d31889e Remove external_name from volume def in config output il y a 9 ans
volumes-from-container b3a4d76d4f Handle connection errors on project initialization il y a 9 ans