Joffrey F
|
79b20eb53f
Add support for mount syntax
|
7 年之前 |
Joffrey F
|
22d9a258f4
v2 custom volume name support
|
8 年之前 |
Joffrey F
|
dc6bb7020d
UCP 2.2.0 test fixes
|
8 年之前 |
Joffrey F
|
6a4adb64f9
Some more test adjustments for Swarm support
|
8 年之前 |
Joffrey F
|
8f0ef26a73
Improved version comparisons throughout the codebase
|
8 年之前 |
Joffrey F
|
7a4c328c41
Rewriting tests to be UCP/Swarm compatible
|
8 年之前 |
Joffrey F
|
8512b33e24
Remedy test failures
|
8 年之前 |
Joffrey F
|
fd699c5923
Merge pull request #4742 from shin-/2496-new_scale
|
8 年之前 |
Joffrey F
|
a0cf0a2009
Avoid rebinding tmpfs data volumes when recreating containers
|
8 年之前 |
Joffrey F
|
2ba4e5e8ec
Prevent `docker-compose scale` to be used with a v2.2 config file
|
8 年之前 |
Joffrey F
|
78ee612333
Implement --scale option on up command, allow scale config in v2.2 format
|
8 年之前 |
Joffrey F
|
843a0d82a0
Add support for IPAM options in v2 format
|
8 年之前 |
Joffrey F
|
732bf52a4e
The interval is too damn small
|
8 年之前 |
Daniel Nephin
|
2acf286ed6
Support V3.2
|
8 年之前 |
Joffrey F
|
bf7c2bc0f8
Use create_host_file in run -v tests to ensure file availability
|
8 年之前 |
Daniel Nephin
|
59d1847d9b
Fix some test failures.
|
8 年之前 |
Daniel Nephin
|
4053adc7d3
Add an integration test for secrets using bind mounts.
|
8 年之前 |
Joffrey F
|
56a1b02aac
Catch healthcheck exceptions in parallel_execute
|
8 年之前 |
Joffrey F
|
8145429399
Unify healthcheck spec definition in v2 and v3
|
8 年之前 |
Joffrey F
|
04394b1d0a
Expand depends_on to allow different conditions (service_start, service_healthy)
|
8 年之前 |
Joffrey F
|
ba47fb99ba
Add default labels to networks and volumes created by Compose
|
9 年之前 |
Joffrey F
|
60d005b055
Improve robustness of a couple integration tests with occasional failures
|
9 年之前 |
Joffrey F
|
14716bc2da
Merge branch 'master' of https://github.com/dbdd4us/compose into dbdd4us-master
|
9 年之前 |
Joffrey F
|
a5c1e4b0cd
Merge pull request #3991 from shin-/3906-isolation-config
|
9 年之前 |
dbdd
|
bdcce13f4a
add support for creating volume and network with label definition
|
9 年之前 |
Joffrey F
|
e5ded6ff9b
Add support for enable_ipv6 in network definition.
|
9 年之前 |
Joffrey F
|
dc8a39f70d
Add support for "isolation" in config
|
9 年之前 |
Joffrey F
|
66b395d950
Include docker-py link-local fix and improve integration test
|
9 年之前 |
Joffrey F
|
fd254caa68
Add support for link-local IPs in service.networks definition
|
9 年之前 |
Jonathan Giannuzzi
|
83f35e132b
Add support for creating internal networks
|
9 年之前 |