Shea Rozmiarek
|
48166a79c7
|
Add COMPOSE_PARALLEL_LIMIT to restrict global number of parallel operations
Signed-off-by: Shea Rozmiarek <uberpanzermensch@gmail.com>
|
2017-12-10 07:02:10 -06:00 |
|
Joffrey F
|
d0644bdff8
|
Handle non-ascii characters in npipe error handler
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-08 14:16:14 -08:00 |
|
Joffrey F
|
5c0a06475c
|
Expand mount source when type == bind
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-07 14:10:56 -08:00 |
|
Joffrey F
|
8155ddc7ad
|
Add support for custom names for networks, secrets, configs
Finalize v3.5 schema
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-06 16:48:14 -08:00 |
|
Joffrey F
|
771bf5f7ea
|
Merge pull request #5436 from docker/5244-advanced-mount-support
Add support for mount syntax
|
2017-12-05 17:16:28 -08:00 |
|
Joffrey F
|
79b20eb53f
|
Add support for mount syntax
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-05 16:21:49 -08:00 |
|
Joffrey F
|
eabccda9d1
|
Merge pull request #5393 from summergirl21/3370-down-timeout
implement --timeout flag for docker-compose down
|
2017-12-05 12:32:43 -08:00 |
|
Joffrey F
|
91bb682bdf
|
Merge pull request #5435 from summergirl21/5434-up-d-timeout-not-allowed
Raise error if up used with both -d and --timeout
|
2017-12-05 12:30:42 -08:00 |
|
Madeline Stager
|
16cc8437de
|
Raise error if up used with both -d and --timeout
Fix #5434
Signed-off-by: Madeline Stager <stager.madeline@gmail.com>
|
2017-12-05 12:28:28 -06:00 |
|
Joffrey F
|
ceec0595bd
|
Allow port publish ranges
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-04 14:15:17 -08:00 |
|
Joffrey F
|
9098a67394
|
Merge pull request #5410 from sethktaylor11/5374-build-memory
Adds support for a memory build-arg in docker-compose build.
|
2017-12-04 14:00:09 -08:00 |
|
Yafeng Shan
|
e4e92dd3d8
|
add support for runtime option in service definitions
close #5360
Signed-off-by: Yafeng Shan <cuckoo@kokonur.me>
|
2017-12-04 12:13:28 +08:00 |
|
Samantha Miller
|
a6cdd62726
|
Adds support for a memory flag to docker-compose build.
Signed-off-by: Samantha Miller <samantha.a.miller123@gmail.com>
|
2017-12-03 13:59:32 -06:00 |
|
Svyatoslav Ilinskiy
|
be0b902631
|
Add ability to list and filter services in ps
Also, rename --filter "option=..." to --filter "key=..."
Signed-off-by: Svyatoslav Ilinskiy <ilinskiy.sv@gmail.com>
|
2017-12-02 18:37:21 -06:00 |
|
Joffrey F
|
a204e50058
|
Merge pull request #5415 from docker/5377-secrets-mounts
Use mounts for secrets instead of volumes
|
2017-12-01 13:25:46 -08:00 |
|
Joffrey F
|
43fc651364
|
Merge pull request #5418 from nginth/5352-fix-volume-config
Add config validation for service volumes, fixes #5352
|
2017-12-01 12:19:23 -08:00 |
|
Drew Romanyk
|
a1ac289943
|
Add label config validation, fixes #4904
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-30 11:57:42 -06:00 |
|
Drew Romanyk
|
bee6046043
|
Add config validation for service volumes, fixes #5352
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-30 10:21:27 -06:00 |
|
Joffrey F
|
415fa6c59b
|
Use mounts for secrets instead of volumes
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-29 12:21:56 -08:00 |
|
Joffrey F
|
58dcfac853
|
Merge pull request #5397 from sethktaylor11/4937-Labels
Added a label option to 'docker-compose run' and test.
|
2017-11-29 11:42:24 -08:00 |
|
Samantha Miller
|
c36a2fb1ad
|
Added a label option to 'docker-compose run' and test.
Signed-off-by: Samantha Miller <samantha.a.miller123@gmail.com>
|
2017-11-28 18:43:00 -06:00 |
|
Madeline Stager
|
3b81e49c66
|
implement --timeout flag for docker-compose down
Fix #3370
Signed-off-by: Madeline Stager <stager.madeline@gmail.com>
|
2017-11-22 16:31:16 -06:00 |
|
Svyatoslav Ilinskiy
|
21e312e402
|
Implement --filter flag for docker-compose config --services.
Fix #1498
Signed-off-by: Svyatoslav Ilinskiy <ilinskiy.sv@gmail.com>
|
2017-11-17 17:43:12 -06:00 |
|
Drew Romanyk
|
badd4d764a
|
Refactor subnet cidr validator & add new test
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-13 21:53:14 -06:00 |
|
Drew Romanyk
|
6c8184d0d0
|
Add format to other v3 configs & remove unix dependency
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-10 18:04:11 -06:00 |
|
Drew Romanyk
|
68c636d728
|
Fix subnet config test for windows
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-09 23:41:42 -06:00 |
|
Drew Romanyk
|
5691b8241d
|
Implement subnet config validation (fixes #4552)
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
|
2017-11-09 22:30:10 -06:00 |
|
Joffrey F
|
d48002a09d
|
Merge pull request #5361 from docker/5282-build-extra-hosts
Add support for extra_hosts in build config
|
2017-11-09 16:30:35 -08:00 |
|
Joffrey F
|
c5408f3a40
|
Add support for extra_hosts in build config
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-09 14:57:24 -08:00 |
|
Joffrey F
|
0079ac52c6
|
Merge pull request #5250 from garribas/4801-progress-markers
Progress markers are not shown correctly for docker-compose up (fixes…
|
2017-11-09 14:29:34 -08:00 |
|
Joffrey F
|
4563d8c050
|
Fix service label parsing
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-03 13:51:49 -07:00 |
|
Joffrey F
|
819be19f7c
|
Miscellaneous test fixes
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-01 15:18:28 -07:00 |
|
Andy Neff
|
0e4bd32a65
|
Added unit test and used stop_timeout
Signed-off-by: Andy Neff <andyneff@users.noreply.github.com>
|
2017-11-01 13:30:49 -07:00 |
|
Guillermo Arribas
|
da32c44bce
|
Terminate containers on SIGHUP (fixes #4909)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-11-01 12:15:00 -03:00 |
|
Joffrey F
|
80503da476
|
Add support for oom_kill_disable in service config
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-25 17:32:18 -07:00 |
|
Guillermo Arribas
|
b30cb77a7b
|
docker-compose exec doesn't have -e option (fixes #4551)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-25 13:22:00 -07:00 |
|
Joffrey F
|
8c0b03a2f5
|
Add support for BOM-signed env files
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-24 12:52:54 -07:00 |
|
Guillermo Arribas
|
aa1fb67495
|
Wrong format in the healthcheck test does not issue a warning (fixes #4424)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-23 14:50:22 -07:00 |
|
Joffrey F
|
a07dee9207
|
Add type converter to interpolation module
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-23 12:42:42 -07:00 |
|
Guillermo Arribas
|
eebc63c216
|
Allow empty default values in variable interpolation (fixes #5185)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-20 13:45:47 -07:00 |
|
Guillermo Arribas
|
9c5347bd23
|
Placing dots in hostname no longer populates domainname if api >= 1.23 (fixes #4128)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-19 16:31:18 -07:00 |
|
Joffrey F
|
803d5352e6
|
Add missing test constraint
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-18 17:27:23 -07:00 |
|
Joffrey F
|
d2cbf33412
|
Add specific handling for pywintypes.error
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-16 13:43:57 -07:00 |
|
Guillermo Arribas
|
aaa0773b4b
|
Config command generates invalid volumes (fixes #5176)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-16 12:06:04 -07:00 |
|
Joffrey F
|
7df1b53ad2
|
Move build labels parsing to config module
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-16 11:56:36 -07:00 |
|
Guillermo Arribas
|
57eb1c463f
|
Progress markers are not shown correctly for docker-compose up (fixes #4801)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-13 22:54:39 -03:00 |
|
Guillermo Arribas
|
6de646d3b0
|
Build labels option: array form produces unmarshal error (fixes #5183)
Signed-off-by: Guillermo Arribas <garribas@gmail.com>
|
2017-10-13 22:49:41 -03:00 |
|
Joffrey F
|
08714ef796
|
Add get_secret_volumes unit tests
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-13 17:43:07 -07:00 |
|
Joffrey F
|
53e0378379
|
Mount with same container path and different mode should override
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-13 17:04:42 -07:00 |
|
Joffrey F
|
aab0891a07
|
Temporary xfails for engine bug
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-10-13 16:21:34 -07:00 |
|