Joffrey F
98419ba2a2
Merge pull request #4859 from shin-/eliat123-4771-fix-allow-override-yaml-extension
...
Fix: allow override yaml extension
2017-05-23 15:08:00 -07:00
Joffrey F
d43a22fe57
Merge pull request #4858 from shin-/build_labels_v3.3
...
Build labels v3.3
2017-05-23 15:04:38 -07:00
Joffrey F
e9841bb9c6
Merge branch 'swoopla-master'
2017-05-23 12:19:42 -07:00
Pascal Vibet
7dafbd1e9c
If COMPOSE_FILE is define then set this variable to the container
...
Signed-off-by: Pascal Vibet <pvibet@gmail.com>
2017-05-23 12:19:22 -07:00
Joffrey F
7f1f450080
Rewrite duplicate override error message
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-23 12:14:32 -07:00
Eli Atzaba
0d0c0454e9
Raise exception when override.yaml & override.yml coexist
...
Signed-off-by: Eli Atzaba <eliat123@gmail.com>
2017-05-23 12:09:19 -07:00
Eli Atzaba
9334f29898
Fix for yaml extention does not work with override file
...
Signed-off-by: Eli Atzaba <eliat123@gmail.com>
2017-05-23 12:09:19 -07:00
Joffrey F
fa77856c86
Add 3.3 format support
...
Remove build.labels field from 3.2 schema
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-23 12:04:24 -07:00
Colin Hebert
9d78258b44
Fix test type
...
Signed-off-by: Colin Hebert <hebert.colin@gmail.com>
2017-05-23 12:03:36 -07:00
Colin Hebert
37de55865b
Add tests for the labels
...
Signed-off-by: Colin Hebert <hebert.colin@gmail.com>
2017-05-23 12:03:36 -07:00
Colin Hebert
7fca689efd
Update tests to show labels set to None
...
Signed-off-by: Colin Hebert <hebert.colin@gmail.com>
2017-05-23 12:03:36 -07:00
Colin Hebert
d906f9ce92
Add support for labels during build
...
Signed-off-by: Colin Hebert <hebert.colin@gmail.com>
2017-05-23 12:03:36 -07:00
Joffrey F
5b6637d7f8
Merge pull request #4817 from albers/3205-exec-u
...
Add docker-compose exec -u to docs and completion
2017-05-22 12:23:30 -07:00
Joffrey F
6ed91c3b11
Merge pull request #4835 from AlexeyRokhin/master
...
Add cpu_count, cpu_percent, cpus parameters.
2017-05-17 16:13:13 -07:00
Alexey Rokhin
61e54514c4
move cpus validation to validation.py
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-18 01:43:04 +03:00
Alexey Rokhin
b7c688cc37
Implement review suggestions.
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 23:21:47 +03:00
Alexey Rokhin
bffdb7a349
service_test.py reorder imports
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 16:42:43 +03:00
Alexey Rokhin
61ed6ca8a4
skip cpu_percent test for Linux
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 16:18:28 +03:00
Alexey Rokhin
3e39aa0709
Fix testcases.py formatting
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 15:21:35 +03:00
Alexey Rokhin
faaca661ac
Fix cpu option checking.
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 15:10:44 +03:00
Alexey Rokhin
0043dc4fab
Add cpu_count, cpu_percent, cpus parameters.
...
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
2017-05-17 14:50:29 +03:00
Joffrey F
2de246a464
Merge pull request #4820 from shin-/4803-run-rescale
...
Prevent dependencies rescaling when executing `docker-compose run`
2017-05-16 13:53:44 -07:00
Joffrey F
1485183072
Merge pull request #4824 from mengskysama/master
...
fix python3.x _asdict() return None
2017-05-16 13:52:59 -07:00
mengskysama
3a76f95e28
fix python3.x _asdict() return None
...
Signed-off-by: mengskysama <mengskysama@gmail.com>
2017-05-15 15:22:22 +08:00
Joffrey F
59a4f554b9
Prevent dependencies rescaling when executing `docker-compose run`
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-12 17:39:56 -07:00
Harald Albers
16bbe5d99c
Add docker-compose exec -u to docs and completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-05-11 18:19:01 +02:00
Joffrey F
2c83c9ffb9
Merge pull request #4808 from londoncalling/compose-help-pull-cmd
...
Updated CLI help for docker-compose pull command
2017-05-09 16:18:27 -07:00
Victoria Bialas
e74a5e449c
Updated CLI help for docker-compose pull command
...
removed reference to docker-stack.yml in pull command help
referenced generic Compose file, consistent naming in Help, init caps
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-09 14:57:30 -07:00
Joffrey F
cb457a82f1
Merge pull request #4798 from shin-/4729-serviceport_repr
...
Use different method to compute ServicePort.repr
2017-05-08 12:05:26 -07:00
Joffrey F
07680b77a6
Use different method to compute ServicePort.repr
...
Workaround for https://bugs.python.org/issue24931
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-05 16:40:45 -07:00
Joffrey F
98f7f6f228
Merge branch 'friism-add-exception-for-windows-overlay-driver'
2017-05-05 11:41:23 -07:00
Joffrey F
babd7530c3
New network config whitelist option in unit test
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-05 11:40:50 -07:00
Michael Friis
f3d09df19b
add exception for windows networking
...
Signed-off-by: Michael Friis <friism@gmail.com>
2017-05-04 18:15:37 -07:00
Joffrey F
301b06ca92
Merge pull request #4793 from shin-/sync-release_master
...
Resync release and master branches
2017-05-04 14:41:06 -07:00
Joffrey F
ebff0d915a
1.14.0dev
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-04 12:47:44 -07:00
Joffrey F
1f75ac6c12
Merge branch 'release'
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-04 12:45:36 -07:00
Joffrey F
c06e0ed09a
Merge pull request #4786 from shin-/script-download_binaries
...
Script downloading release binaries from bintray and appveyor
2017-05-04 12:42:21 -07:00
Joffrey F
10267a83dc
Merge pull request #4785 from docker/bump-1.13.0
...
Bump 1.13.0
2017-05-02 12:29:13 -07:00
Joffrey F
353c3a7b7a
Script downloading release binaries from bintray and appveyor
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 16:48:16 -07:00
Joffrey F
1719ceb881
Bump 1.13.0
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 15:25:43 -07:00
Joffrey F
6f4107aa70
Merge pull request #4784 from shin-/4779-serialize-secrets
...
Fix external secrets serialization
2017-05-01 15:10:33 -07:00
Joffrey F
f94cf103d6
Fix external secrets serialization
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 14:42:56 -07:00
Joffrey F
3e66c68f9f
Fix external secrets serialization
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 14:42:17 -07:00
Joffrey F
f2d3ac680e
Prevent NoneType error when remote IPAM options is None
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 14:40:42 -07:00
Joffrey F
bbdbc35924
Avoid rebinding tmpfs data volumes when recreating containers
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 14:40:42 -07:00
Duncan Paterson
da78c2c1db
Fixes --exit-code-from
...
- tried to find the length and array index of a filter object
Signed-off-by: Duncan Paterson <duncan@brainnwave.com>
2017-05-01 14:40:42 -07:00
Harald Albers
90634533fc
Add bash completion for `docker-compose up --scale`
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-05-01 14:40:42 -07:00
Joffrey F
5b3b6ebf94
Add missing IPAM options to v2.2 spec
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-01 14:40:42 -07:00
Joffrey F
614e311c8d
Merge remote-tracking branch 'source/release' into bump-1.13.0
2017-05-01 14:32:14 -07:00
Joffrey F
86a9aa7788
Merge pull request #4773 from wrfly/patch-1
...
Not a colon but a dot.
2017-05-01 14:21:28 -07:00