| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Replace references to old Client with APIClient
Moved contents of services.md to appropriate locations
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
A new user-focused API
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| |
| |
| | |
See #1086
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| |
| |
| | |
Just do Client(version='auto').
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| |
| |
| |
| |
| |
| |
| | |
Implemented as just a warning. Actual removal of code will follow
sometime in the future.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
|/
|
|
| |
Signed-off-by: biniambekele <biniambekele@users.noreply.github.com>
|
|\
| |
| | |
Add support for isolation param in host config
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jamie Greeff <jamie@greeff.me>
|
| |
| |
| |
| |
| |
| | |
with first letter capital
Signed-off-by: bin liu <liubin0329@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Ryan Belgrave <Ryan.Belgrave@target.com>
|
|\ \
| | |
| | | |
enable setting of node labels #1225
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added update_node function to enable setting labels on nodes. This
exposes the Update a Node function from the Docker API and should
enable promoting/demoting manager nodes inside a swarm.
Signed-off-by: Nathan Shirlberg <nshirlberg@labattfood.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>
|
| | |
| | |
| | |
| | |
| | |
| | | |
with ERROR_PIPE_BUSY
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \
| | | |
| | | | |
Several fixes to npipe support
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix _get_raw_response_socket to always return the NpipeSocket object
- Override NpipeHTTPConnectionPool._get_conn to avoid crash in urllib3
- Fix NpipeSocket.recv_into for Python 2
- Do not call select() on NpipeSocket objects
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| | | | |
| | | | | |
Do not break when calling format_environment with unicode values
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| | | | |
| | | | | |
Remove trailing slashes in result of utils.parse_host
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
requests's HTTPAdapter API is pool_connections for number of connection of the pool
Signed-off-by: Pierre Tardy <tardyp@gmail.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
|\ \
| | |
| | | |
Add support for restart policy update
|
| | |
| | |
| | |
| | | |
Signed-off-by: Maxime Feron <maxime.feron@corp.ovh.com>
|
|/ /
| |
| |
| |
| | |
Signed-off-by: 徐俊杰<roollingstone@gmail.com>
Signed-off-by: XuPaco <roollingstone@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This resolves an issue where TarFile.gettarinfo() doesn't include the
file object, meaning that TarFile.addfile(TarFile.gettarinfo()) doesn't
pass the test suite. Instead, this uses an open() within a try...except
block to include a file object for each file without passing a file
object when the path is a directory.
Signed-off-by: Christian Bundy <christianbundy@fraction.io>
|
|/
|
|
|
|
|
|
|
|
|
| |
The build context is tarred up on the client and then sent to the Docker
daemon. However Windows permissions don't match the Unix ones.
Therefore we have to mark all files as executable when creating a build
context on Windows, like `docker build` already does:
https://github.com/docker/docker/issues/11047.
Signed-off-by: Sebastian Schwarz <seschwar@gmail.com>
|
|\
| |
| | |
Add support for identity tokens in config file
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Fix a few pep8 issues
|
| | |
| | |
| | |
| | |
| | |
| | | |
autopep8 --in-place --recursive --experimental -aaa --ignore E309 .
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
|\ \ \
| | |/
| |/| |
Number of pools in adapter is configurable
|
| | |
| | |
| | |
| | |
| | |
| | | |
Default increased from 10 to 25
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \
| | | |
| | | | |
Parse JSON API errors
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|