5870 Commits

Author SHA1 Message Date
aiordache
7ca88de76b Bring back warning for swarm configs
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-12-02 15:08:01 +01:00
Anca Iordache
be8523708e
Merge pull request #7872 from aiordache/use_ssh_client
Use ssh client by default
2020-11-24 13:54:48 +01:00
aiordache
e28c948f34 Shell out to ssh client for ssh connections
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-11-23 14:41:34 +01:00
aiordache
854c003359 Implement device requests for GPU support
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-11-17 13:34:58 +01:00
Chris Crone
843621dfb8
Merge pull request #7906 from chris-crone/cloud-readme
Simplify README and add cloud deployment
2020-11-12 15:04:27 +01:00
Chris Crone
ea28d8edac readme: Simplify and add cloud deployment
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-11-12 13:15:23 +01:00
Anca Iordache
8633939080
Merge pull request #7796 from aiordache/update_changelog_1.27.4
Update changelog for 1.27.4 release
2020-11-12 09:35:02 +01:00
Anca Iordache
f965401569
Merge pull request #7435 from rohitkg98/7416-add-disable-log-prefix-flag
Added option to disable log prefix via cli
2020-11-12 09:34:20 +01:00
Chris Crone
bf61244f37 build: Add build for CentOS
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-11-09 18:19:02 +01:00
Chris Crone
f825cec2fc build: Refactor to use BuildKit
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-11-09 18:19:02 +01:00
Ulysses Souza
675c9674e1 Add Makefile including spec download target
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-10-27 13:50:17 +01:00
Kaushal Rohit
cddaa77fea Added option to disable log prefix via cli
Signed-off-by: Kaushal Rohit <rohit.kg98@gmail.com>
2020-10-18 19:52:16 +05:30
aiordache
062deb19c0 Update changelog for 1.27.4
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-25 09:49:48 +02:00
Anca Iordache
a24843e1e4
Merge pull request #7769 from aiordache/changelog_1.27.3
Update changelog for 1.27.3 release
2020-09-24 16:34:42 +02:00
aiordache
df05472bcc Remove path check for bind mounts
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-24 16:32:52 +02:00
Ulysses Souza
ce59a4c223 Fix port rendering
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-09-24 14:49:26 +02:00
Christian Höltje
1ff05ac060 run.sh: handle unix:// prefix in DOCKER_HOST
docker currently requires the `unix://` prefix when pointing `DOCKER_HOST` at a socket.

fixes #7281

Signed-off-by: Christian Höltje <docwhat@gerf.org>
2020-09-18 13:38:03 +02:00
aiordache
1192a4e817 Update changelog for 1.27.3 release
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-17 09:47:07 +02:00
aiordache
60514c1adb Allow strings for cpus fields
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 16:16:06 +02:00
aiordache
c960b028b9 fix flake8 complexity
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 16:14:55 +02:00
aiordache
8c81a9da7a Enable relative paths for driver_opts.device
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 16:14:55 +02:00
aiordache
5340a6d760 Add test for scale with stopped containers
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 15:59:43 +02:00
aiordache
a85d2bc64c update test for start trigger
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 15:59:43 +02:00
aiordache
50a4afaf17 Fix scaling when some containers are not running
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 15:59:43 +02:00
Anca Iordache
ddec1f61a6
Merge pull request #7761 from aiordache/depends_on
Fix depends_on serialisation on `docker-compose config`
2020-09-15 14:30:03 +02:00
aiordache
fa720787d6 update depends_on tests
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-14 18:01:35 +02:00
aiordache
a75b6249f8 Fix depends_on serialisation on docker-compose config
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-14 11:41:30 +02:00
Anca Iordache
86dad9247d
Merge pull request #7751 from aiordache/1.27.1_changelog
Update changelog for release 1.27.1
2020-09-11 14:40:21 +02:00
Anca Iordache
c365ac0c11
Merge pull request #7754 from ticalcster/master
Added merge for max_replicas_per_node
2020-09-11 14:38:39 +02:00
Kevin Clark
d811500fa0 Added merge for max_replicas_per_node
Signed-off-by: Kevin Clark <kclark@edustaff.org>
2020-09-11 08:01:24 -04:00
aiordache
204655be13 Update changelog for 1.27.2
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-10 18:10:37 +02:00
aiordache
b4a944c6cb Use detach=true for oneoff containers
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-10 17:48:51 +02:00
aiordache
46fb338812 Fix release notest for 1.27.0 - add removal of python2 support
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-10 14:15:40 +02:00
Anca Iordache
bf3002771e
Merge pull request #7745 from ulyssessouza/maintain-version
Preserve the version when specified in the file
2020-09-10 14:14:15 +02:00
Anca Iordache
6b435bf723
Merge pull request #7744 from aiordache/driver_wa
Allow driver property for external networks
2020-09-10 14:13:33 +02:00
Ulysses Souza
fde1c681a7 Preserve the version when specified in the file
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-09-10 13:10:33 +02:00
aiordache
6979a337e0 Set service scale to 1 for oneoff containers
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-10 12:45:23 +02:00
Ulysses Souza
9f47d4e5d7 Pin docker-compose config's version to 3.9
This avoids bugs on using it's output on swarm

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-09-10 10:30:26 +02:00
aiordache
884a1c4286 Allow driver property for external networks
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-10 09:56:49 +02:00
aiordache
b111ef6322 Re-enable 0 scale/deploy.replicas
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-09 11:11:42 +02:00
aiordache
3ee52f2f28 Add 1.26.2 release notes to changelog
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-08 11:20:42 +02:00
aiordache
060e4e05da Add 1.27.0 release notes to changelog and bump dev version
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-08 11:20:42 +02:00
Anca Iordache
c030596db5
Merge pull request #7725 from ulyssessouza/update-docs-add-check-script
Add docker.github.io documentation checker and update doc message
2020-09-07 15:59:56 +02:00
Ulysses Souza
5db0adda77 Add docker.github.io documentation checker and update doc message
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-09-07 15:39:15 +02:00
Anca Iordache
155eb91259
Merge pull request #7720 from aiordache/context_bug
Pass context to docker cli
2020-09-01 15:16:24 +02:00
aiordache
134319c735 Pass context to docker cli
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-01 14:31:18 +02:00
Anca Iordache
b04d4e5897
Merge pull request #7715 from ulyssessouza/add-anca-to-maintainers
Add Anca to Maintainers
2020-09-01 10:48:38 +02:00
Anca Iordache
c2be70a108
Merge pull request #7714 from ulyssessouza/fix-stderr-returncode
Rely on returncode to check for errors instead of stderr content.
2020-09-01 09:56:39 +02:00
Ulysses Souza
3b17b3c2c0 Fix stderr on returncode is different of 0
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-08-31 22:20:26 +02:00
Ulysses Souza
827c68fe6f Fix bump of docker-py on setup.py
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-08-31 21:55:56 +02:00