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
aiordache
7ca88de76b
Bring back warning for swarm configs
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-12-02 15:08:01 +01:00
Roman Anasal
2d2a8a0469
Implement service profiles
...
Implement profiles as introduced in compose-spec/compose-spec#110
fixes #7919
closes #1896
closes #6742
closes #7539
Signed-off-by: Roman Anasal <roman.anasal@bdsu.de>
2020-12-02 01:08:11 +01: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
dependabot-preview[bot]
8785279ffd
Bump virtualenv from 20.0.30 to 20.2.1
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.0.30 to 20.2.1.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.0.30...20.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 22:16:04 +00: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
Mark Gallagher
3ebfa4b089
Remove duplicate values check for build.cache_from
...
The `docker` command accepts duplicate values, so there is no benefit to
performing this check.
Fixes #7342 .
Signed-off-by: Mark Gallagher <mark@fts.scot>
2020-11-13 01:56:37 +00: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
dependabot-preview[bot]
3cfccc1d64
Bump more-itertools from 8.4.0 to 8.6.0
...
Bumps [more-itertools](https://github.com/more-itertools/more-itertools ) from 8.4.0 to 8.6.0.
- [Release notes](https://github.com/more-itertools/more-itertools/releases )
- [Commits](https://github.com/more-itertools/more-itertools/compare/v8.4.0...v8.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 22:17:02 +00: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
dependabot-preview[bot]
df99124d72
Bump gitpython from 3.1.7 to 3.1.11
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.7 to 3.1.11.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.7...3.1.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 21:23:52 +00: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
Luca Nardelli
d51249acf4
Report which variable fails interpolation when they are mandatory
...
Add default value before raising UnsetRequiredSubstitution
Signed-off-by: Luca Nardelli <luca.nardelli@protonmail.com>
2020-10-15 09:55:04 +02:00
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