| .. |
|
UpperCaseDir
|
b0cb31c186
Use 'top' instead of 'sleep' as a dummy command
|
10 years ago |
|
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]>
|
8 years ago |
|
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]>
|
8 years ago |
|
build-args
|
8e268afc93
Add version guard for multi-service buildarg
|
7 years ago |
|
build-ctx
|
4911c77134
Merge pull request #1489 from dnephin/faster_integration_tests
|
10 years ago |
|
build-memory
|
20a393d4f9
Adds support for a memory flag to docker-compose build.
|
8 years ago |
|
build-multiple-composefile
|
89f2bfe4f3
add --parallel option to build
|
7 years ago |
|
build-path
|
e4e802d1f8
Merge pull request #1213 from moysesb/relative_build
|
10 years ago |
|
build-path-override-dir
|
707210ae95
Ability to change working directory via a CLI flag
|
8 years ago |
|
build-shm-size
|
c7cdd63acf
Add shm_size to build-options (issue #3866)
|
8 years ago |
|
bundle-with-digests
|
a7fc3e2220
Add an acceptance test for bundle.
|
9 years ago |
|
commands-composefile
|
620e29b63f
Rename binary to docker-compose and config file to docker-compose.yml
|
10 years ago |
|
compatibility-mode
|
f368b4846f
Ignore attachable property on networks in compatibility mode
|
7 years ago |
|
default-env-file
|
eb63e9f3c7
Fix --project-directory handling to apply to .env files as well
|
7 years ago |
|
dockerfile-with-volume
|
4911c77134
Merge pull request #1489 from dnephin/faster_integration_tests
|
10 years ago |
|
duplicate-override-yaml-files
|
88fa8db79a
Raise exception when override.yaml & override.yml coexist
|
8 years ago |
|
echo-services
|
4105c3017c
Move cli tests to a new testing package.
|
10 years ago |
|
entrypoint-composefile
|
2ecbf25445
Fix bugs with entrypoint/command in docker-compose run
|
9 years ago |
|
entrypoint-dockerfile
|
2ecbf25445
Fix bugs with entrypoint/command in docker-compose run
|
9 years ago |
|
env
|
e168fd03ca
Fix unicode in environment variables for python2.
|
10 years ago |
|
env-file
|
4652d3c38a
Use newer versions of pre-commit hooks
|
8 years ago |
|
environment-composefile
|
b0cb31c186
Use 'top' instead of 'sleep' as a dummy command
|
10 years ago |
|
environment-exec
|
3fbb9fe51e
Bump docker-py
|
6 years ago |
|
environment-interpolation
|
8b5bd945d0
Interpolate environment variables
|
10 years ago |
|
environment-interpolation-with-defaults
|
8cd46cd54d
Allow empty default values in variable interpolation (fixes #5185)
|
8 years ago |
|
exit-code-from
|
cffb76d4d9
Address comments
|
8 years ago |
|
expose-composefile
|
3a46abd17f
Allowed port range in exposed ports
|
9 years ago |
|
extends
|
cf43e6edf7
Don't re-parse healthcheck values coming from extended services
|
8 years ago |
|
healthcheck
|
716a6baa59
Implement 'healthcheck' option
|
9 years ago |
|
images-service-tag
|
834acca497
Update acceptance test for image matching
|
7 years ago |
|
invalid-composefile
|
437f3f8adb
Add docker-compose config subcommand.
|
10 years ago |
|
links-composefile
|
3fbb9fe51e
Bump docker-py
|
6 years ago |
|
logging-composefile
|
ce0d469c18
Make 'version' a string
|
9 years ago |
|
logging-composefile-legacy
|
46585fb8e1
Support legacy logging options format
|
9 years ago |
|
logs-composefile
|
7781f62ddf
Attempt to fix flaky logs test
|
9 years ago |
|
logs-restart-composefile
|
28085ebee2
Attach logger to containers after crashing.
|
7 years ago |
|
logs-tail-composefile
|
4e2de3c1ff
Replace sequential container indexes with randomly generated IDs
|
7 years ago |
|
longer-filename-composefile
|
59d4f304ee
Run pre-commit on all files
|
10 years ago |
|
multiple-composefiles
|
b0cb31c186
Use 'top' instead of 'sleep' as a dummy command
|
10 years ago |
|
net-container
|
ce0d469c18
Make 'version' a string
|
9 years ago |
|
networks
|
bb00352c34
Fix up_with_networks test
|
7 years ago |
|
no-composefile
|
2af7693e64
WIP: rename Fig to Compose
|
10 years ago |
|
no-links-composefile
|
69ed5f9c48
Specify networks in Compose file
|
9 years ago |
|
no-services
|
ce0d469c18
Make 'version' a string
|
9 years ago |
|
override-files
|
a0119ae1a5
Rewriting tests to be UCP/Swarm compatible
|
8 years ago |
|
override-yaml-files
|
d0b80f537b
Fix for yaml extention does not work with override file
|
8 years ago |
|
pid-mode
|
41976b0f7f
Add support for service:name pid config
|
8 years ago |
|
ports-composefile
|
c923ea1320
Some more test adjustments for Swarm support
|
8 years ago |
|
ports-composefile-scale
|
f353d9fbc0
Merge pull request #1406 from vdemeester/667-compose-port-scale
|
10 years ago |
|
ps-services-filter
|
be0b902631
Add ability to list and filter services in `ps`
|
8 years ago |
|
restart
|
22d91f60be
fix serialize restart spec with null string
|
9 years ago |
|
run-labels
|
7835a07550
Added a label option to 'docker-compose run' and test.
|
8 years ago |
|
run-workdir
|
658803edf8
Add -w or --workdir to compose run to override workdir from commandline
|
9 years ago |
|
scale
|
c8a7891cc8
Implement --scale option on up command, allow scale config in v2.2 format
|
8 years ago |
|
secrets
|
4053adc7d3
Add an integration test for secrets using bind mounts.
|
8 years ago |
|
simple-composefile
|
3fbb9fe51e
Bump docker-py
|
6 years ago |
|
simple-composefile-volume-ready
|
ec4ba7752f
Fix override volume merging + add acceptance test
|
8 years ago |
|
simple-dockerfile
|
3fbb9fe51e
Bump docker-py
|
6 years ago |
|
simple-failing-dockerfile
|
4c2eb17ccd
Added --force-rm to compose build.
|
10 years ago |
|
sleeps-composefile
|
ce0d469c18
Make 'version' a string
|
9 years ago |
|
stop-signal-composefile
|
5d8c2d3cec
add support for stop_signal to compose file
|
9 years ago |
|
tagless-image
|
d5167d5329
Avoid CLI crash if image has no tags
|
8 years ago |
|
tls
|
593a675d2b
Support mixed use of TLS flags and TLS environment variables
|
7 years ago |
|
top
|
a67500ee57
Added `top` to `docker-compose` to display running processes.
|
8 years ago |
|
unicode-environment
|
53fa44c01e
Don't break when interpolating environment with unicode characters
|
9 years ago |
|
user-composefile
|
86b723e227
Provide user override option on command line
|
10 years ago |
|
v1-config
|
a2ded237e4
Fix output of 'config' for v1 files
|
9 years ago |
|
v2-dependencies
|
dd9a8d6eee
Bring up all dependencies when running a single service.
|
9 years ago |
|
v2-full
|
ce0d469c18
Make 'version' a string
|
9 years ago |
|
v2-simple
|
3fbb9fe51e
Bump docker-py
|
6 years ago |
|
v3-full
|
8c297f267e
Implement compatibility mode,
|
7 years ago |
|
volume
|
958758ff6d
Remove anonymous volumes when using run --rm.
|
9 years ago |
|
volume-path
|
37efdb1f8b
Make volume host paths relative to file, merge volumes when extending
|
10 years ago |
|
volume-path-interpolation
|
8b5bd945d0
Interpolate environment variables
|
10 years ago |
|
volumes
|
0ec77bf7d5
Config command generates invalid volumes (fixes #5176)
|
8 years ago |
|
volumes-from-container
|
b3a4d76d4f
Handle connection errors on project initialization
|
9 years ago |