Cecile Tonglet
|
b0b671dbf2
Add a flag --no-ansi to remove control characters on parallel executions
|
8 years ago |
Yong Wen Chua
|
1ecf51c209
Add `target` to service build configuration
|
8 years ago |
Joffrey F
|
e33041582f
Add "network" field to build configuration
|
8 years ago |
Joffrey F
|
2b7ed24bc0
Fix override volume merging + add acceptance test
|
8 years ago |
Andy Neff
|
2dd5c7d51a
Change --volume behavior to add instead of replace mounts
|
8 years ago |
Joffrey F
|
259b96748c
Add support for service:name pid config
|
8 years ago |
dinesh
|
4dd54b83e8
Add storage_opt in v2.1
|
8 years ago |
Joffrey F
|
7a4c328c41
Rewriting tests to be UCP/Swarm compatible
|
8 years ago |
Colin Hebert
|
d906f9ce92
Add support for labels during build
|
8 years ago |
Alexey Rokhin
|
61e54514c4
move cpus validation to validation.py
|
8 years ago |
Alexey Rokhin
|
b7c688cc37
Implement review suggestions.
|
8 years ago |
Alexey Rokhin
|
faaca661ac
Fix cpu option checking.
|
8 years ago |
Alexey Rokhin
|
0043dc4fab
Add cpu_count, cpu_percent, cpus parameters.
|
8 years ago |
Joffrey F
|
59a4f554b9
Prevent dependencies rescaling when executing `docker-compose run`
|
8 years ago |
Joffrey F
|
fd699c5923
Merge pull request #4742 from shin-/2496-new_scale
|
8 years ago |
Joffrey F
|
a0cf0a2009
Avoid rebinding tmpfs data volumes when recreating containers
|
8 years ago |
Joffrey F
|
2ba4e5e8ec
Prevent `docker-compose scale` to be used with a v2.2 config file
|
8 years ago |
Joffrey F
|
afb2b6c51c
Properly relay errors in execute_convergence_plan
|
8 years ago |
Joffrey F
|
78ee612333
Implement --scale option on up command, allow scale config in v2.2 format
|
8 years ago |
Joffrey F
|
cc966a7e19
Add support for init and init_path
|
8 years ago |
Joffrey F
|
5ea9167334
Prevent service to create a container if it is referencing itself in an external link
|
8 years ago |
Joffrey F
|
d5a2d37d05
Properly resolve build args against host environment values
|
8 years ago |
Dat Tran
|
449dcc9d7b
support --build-arg for build command
|
9 years ago |
Joffrey F
|
dd4e49ef98
Merge pull request #4563 from shin-/3723-mem-reservation
|
8 years ago |
Joffrey F
|
0167aba2b7
Merge pull request #4541 from shin-/4502-expanded-port-syntax
|
8 years ago |
Joffrey F
|
ec252350ae
Add mem_reservation option to service config in 2.0 and 2.1 formats
|
8 years ago |
Joffrey F
|
b454268f93
Merge pull request #4565 from shin-/onorua-pids-limit
|
8 years ago |
Joffrey F
|
7512dccaa8
Add dns_opt to 2.1 schema
|
8 years ago |
George Lester
|
c7b8278e78
Implemented dns_opt
|
9 years ago |
Yaroslav Molochko
|
6a151aac04
introducing pids_limit, fix for #4178
|
9 years ago |