dependabot-preview[bot]
|
ac06e35c00
|
Bump attrs from 20.1.0 to 20.3.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 20.1.0 to 20.3.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/20.1.0...20.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 18:47:11 +00:00 |
|
Anca Iordache
|
9a913b110c
|
Merge pull request #7952 from docker/dependabot/pip/cffi-1.14.4
Bump cffi from 1.14.1 to 1.14.4
|
2020-12-02 19:45:46 +01:00 |
|
dependabot-preview[bot]
|
929ca84db1
|
Bump cffi from 1.14.1 to 1.14.4
Bumps [cffi](https://github.com/python-cffi/release-doc) from 1.14.1 to 1.14.4.
- [Release notes](https://github.com/python-cffi/release-doc/releases)
- [Commits](https://github.com/python-cffi/release-doc/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 18:19:18 +00:00 |
|
Anca Iordache
|
57f8a0b039
|
Merge pull request #7953 from docker/dependabot/pip/cryptography-3.2.1
Bump cryptography from 3.2 to 3.2.1
|
2020-12-02 19:17:57 +01:00 |
|
Chris Crone
|
21f1d7c5e6
|
centos: Simplify short version variable
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-12-02 18:17:27 +00:00 |
|
Chris Crone
|
c87844c504
|
win: Bump Python version for release
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-12-02 18:16:32 +00:00 |
|
aiordache
|
21c07bd76c
|
Move device requests to service_dict to avoid adding another field to config hash
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-12-02 18:12:39 +00:00 |
|
aiordache
|
8f2dbd9b12
|
Add devices to config hash to trigger container recreate on change
* add unit test
* update path to compose spec schema in Makefile
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-12-02 18:12:39 +00:00 |
|
dependabot-preview[bot]
|
b187f19f94
|
Bump cryptography from 3.2 to 3.2.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-26 18:48:15 +00:00 |
|
Anca Iordache
|
5c6c300ba5
|
Merge pull request #7944 from docker/bump-deps
Bump dependencies
|
2020-11-26 19:46:39 +01:00 |
|
Chris Crone
|
a3e6e28eeb
|
deps: Bump Python, Docker, base images
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-11-26 15:25:09 +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 |
|