Guillermo Arribas
|
57eb1c463f
Progress markers are not shown correctly for docker-compose up (fixes #4801)
|
8 years ago |
Joffrey F
|
08714ef796
Add get_secret_volumes unit tests
|
8 years ago |
Andrea Giardini
|
edcb8aea7b
Fix secret location with absolute paths
|
8 years ago |
Marc van den Hoogen
|
dc838067fd
Add shm_size to build-options (issue #3866)
|
8 years ago |
Joffrey F
|
6e802df809
Add support for blkio config keys
|
8 years ago |
Joffrey F
|
454b063fed
Keep no-ansi parameter in the CLI scope
|
8 years ago |
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 |