| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joffrey F <f.joffrey@gmail.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|\
| |
| | |
Return node id on swarm init
|
| |
| |
| |
| | |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|/
|
|
| |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|\
| |
| | |
Remove init_path from create
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This option was never functional, and was not intended
to be added to the "container create" API, so let's
remove it, because it has been removed in Docker 17.05,
and was broken in versions before that; see
- https://github.com/moby/moby/issues/32355 --init-path does not seem to work
- https://github.com/moby/moby/pull/32470 remove --init-path from client
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
|\ \
| |/
|/| |
Add support for setting init on services
|
| |
| |
| |
| | |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|/
|
|
| |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|\
| |
| | |
Add registry auth header to inspect_distribution requests
|
| |
| |
| |
| |
| |
| |
| | |
Update docstring for auth_config parameter in pull, push, and
inspect_distribution
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Redux added arguments to create a swarm with a custom address pool and subnet size.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Following https://github.com/docker/docker-py/pull/2201#pullrequestreview-192571911
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
Co-authored-by: Hannes Ljungberg <hannes@5monkeys.se>
Co-authored-by: bluikko <14869000+bluikko@users.noreply.github.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also corrected a documentation error: the default API version from
constants is currently 1.35, not 1.30 as was sometimes listed.
Signed-off-by: Barry Shapira <barry@whiterabbit.ai>
Removed accidental whitespace.
Signed-off-by: Barry Shapira <barry@whiterabbit.ai>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Barry Shapira <barry@whiterabbit.ai>
|
|\ \ \
| | | |
| | | | |
Support for SCTP
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
|\ \ \ \
| |_|/ /
|/| | | |
set buildargs default value if None
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Leks <alexsmir@list.ru>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Yincen Xia <philip980507@msn.cn>
|
|\ \ \ \
| |_|/ /
|/| | | |
Return API response on service update
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Hannes Ljungberg <hannes@5monkeys.se>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Adds a BaseHTTPAdapter with a close method to ensure that the
pools is clean on close()
- Makes SSHHTTPAdapter reopen a closed connection when needed
like the others
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
This is because default the number of connections
in OpenSSH is 10
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: p1100i <p1100i@gmx.com>
|
|/
|
|
|
|
| |
1.30 -> 1.35
Signed-off-by: Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
|
|
|
|
|
| |
This is to avoid a breaking change
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
|
|
|
| |
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
|
|
|
| |
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
|
|
|
|
|
|
| |
The documentation for id in ConfigApiMixin inspect_config was wrongly
mentioning removal of a config
Signed-off-by: Maximilian Bischoff <maximilianbischoff2@gmail.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
Modernize auth management
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| |/
|/|
| | |
little-dude-master
|
| |
| |
| |
| | |
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
| |
| |
| |
| |
| |
| | |
fixes https://github.com/docker/docker-py/issues/1952
Signed-off-by: Corentin Henry <corentinhenry@gmail.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pulling an image with option `stream=True` like this:
```
client.api.pull('docker.io/user/repo_name', tag='latest', stream=True)
```
without consuming the generator oftentimes results in premature drop of the connection. Docker daemon tries to send progress of pulling the image to the client, but it encounters an error (broken pipe) and therefore cancells the pull action:
```
Thread 1 "dockerd-dev" received signal SIGPIPE, Broken pipe.
ERRO[2018-09-03T05:12:35.746497638+02:00] Not continuing with pull after error: context canceled
```
As described in issue #2116, even though client receives response with status code 200, image is not pulled.
Closes #2116
Signed-off-by: Przemysław Adamek <adw1n@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|