| .. |
|
abort-on-container-exit-0
|
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <kevin.broadwater@gmail.com>
|
2017-03-01 17:08:26 -08:00 |
|
abort-on-container-exit-1
|
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <kevin.broadwater@gmail.com>
|
2017-03-01 17:08:26 -08:00 |
|
build-ctx
|
|
|
|
build-path
|
|
|
|
build-path-override-dir
|
Ability to change working directory via a CLI flag
|
2017-03-08 14:42:14 -08:00 |
|
bundle-with-digests
|
Add an acceptance test for bundle.
|
2016-06-28 10:18:59 -04:00 |
|
commands-composefile
|
|
|
|
default-env-file
|
Added default env file test.
|
2016-03-24 10:57:01 -07:00 |
|
dockerfile-with-volume
|
|
|
|
echo-services
|
|
|
|
entrypoint-composefile
|
Fix bugs with entrypoint/command in docker-compose run
|
2016-07-11 16:15:13 -04:00 |
|
entrypoint-dockerfile
|
Fix bugs with entrypoint/command in docker-compose run
|
2016-07-11 16:15:13 -04:00 |
|
env
|
|
|
|
env-file
|
|
|
|
environment-composefile
|
|
|
|
environment-interpolation
|
|
|
|
exit-code-from
|
Address comments
|
2017-02-27 09:51:03 -08:00 |
|
expose-composefile
|
|
|
|
extends
|
Don't re-parse healthcheck values coming from extended services
|
2017-02-02 14:50:53 -08:00 |
|
healthcheck
|
Implement 'healthcheck' option
|
2016-11-18 14:47:02 +00:00 |
|
invalid-composefile
|
|
|
|
links-composefile
|
|
|
|
logging-composefile
|
|
|
|
logging-composefile-legacy
|
|
|
|
logs-composefile
|
Attempt to fix flaky logs test
|
2016-04-12 12:07:13 +01:00 |
|
logs-tail-composefile
|
Add --tail flag as option on logs.
|
2016-03-01 20:23:46 +01:00 |
|
longer-filename-composefile
|
|
|
|
multiple-composefiles
|
|
|
|
net-container
|
|
|
|
networks
|
add support for creating volume and network with label definition
|
2016-10-12 10:35:14 +08:00 |
|
no-composefile
|
|
|
|
no-links-composefile
|
|
|
|
no-services
|
|
|
|
override-files
|
|
|
|
ports-composefile
|
Add support for expanded port syntax in 3.1 format
|
2017-03-01 12:10:51 -08:00 |
|
ports-composefile-scale
|
|
|
|
restart
|
fix serialize restart spec with null string
|
2016-10-14 18:20:55 +08:00 |
|
run-workdir
|
Add -w or --workdir to compose run to override workdir from commandline
|
2016-03-15 15:28:32 -04:00 |
|
secrets
|
Add an integration test for secrets using bind mounts.
|
2017-01-31 09:53:16 -05:00 |
|
simple-composefile
|
|
|
|
simple-composefile-volume-ready
|
enable -v flag for docker-compose run command
|
2017-03-02 16:50:24 -08:00 |
|
simple-dockerfile
|
|
|
|
simple-failing-dockerfile
|
|
|
|
sleeps-composefile
|
|
|
|
stop-signal-composefile
|
|
|
|
tls
|
tls_config_from_options unit tests
|
2016-03-22 11:57:45 -07:00 |
|
top
|
Added top to docker-compose to display running processes.
|
2017-02-01 15:42:30 -08:00 |
|
unicode-environment
|
Don't break when interpolating environment with unicode characters
|
2016-09-20 18:05:59 -07:00 |
|
UpperCaseDir
|
|
|
|
user-composefile
|
|
|
|
v1-config
|
Fix output of 'config' for v1 files
|
2016-04-26 19:21:03 +01:00 |
|
v2-dependencies
|
|
|
|
v2-full
|
|
|
|
v2-simple
|
|
|
|
v3-full
|
Fix volume definition in v3 schema
|
2017-01-19 15:41:31 -08:00 |
|
volume
|
Remove anonymous volumes when using run --rm.
|
2016-07-25 11:43:30 +02:00 |
|
volume-path
|
|
|
|
volume-path-interpolation
|
|
|
|
volumes
|
Remove external_name from volume def in config output
|
2017-01-19 16:05:13 -08:00 |
|
volumes-from-container
|
Handle connection errors on project initialization
|
2016-08-02 11:44:25 +01:00 |