| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
|
|
|
| |
It also overrode the fake API inspect endpoint with a broken
response.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
|
|
|
| |
* Complete main LICENSE
* Remove unnecessary licenses from individual files
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
|
|
| |
Tests + docs
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
Support version parameter in `Client.from_env`
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Support pids_limit in HostConfig
|
| |/
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Fernando Mayo <fernando@docker.com>
|
|\ \
| |/
|/| |
Invoke self._result passing `json=True` when `decode=True`
|
| |
| |
| |
| | |
Signed-off-by: Massimiliano Pippi <massi@datadoghq.com>
|
| |
| |
| |
| | |
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
|
|\ \
| | |
| | |
| | | |
srikalyan-master
|
| | |
| | |
| | |
| | | |
Signed-off-by: Srikalyan Swayampakula <srikalyansswayam@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | | |
joshpurvis-jp-cpushares
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Josh Purvis <joshua.purvis@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
E.g.
docker client
`/v1.21/images/localhost:5000/busybox/push?tag=`
docker-py
`/v1.21/images/localhost%3A5000%2Fbusybox/push`
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
|\ \ \ \
| | | | |
| | | | | |
Implemented dns_opt support (from api 1.21)
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: George Lester <glester491@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Refactor auth header computation
Add tasks methods and documentation.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Tests and docs updated to match
docker.utils.types has been moved to docker.types
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Docker no longer has an `ExecutionDriver` as of Docker 1.11.
The field in the `docker info` API will not be present in 1.13.
Found this while working on docker/docker#25721
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
E.g.
docker client
`/v1.21/images/localhost:5000/busybox/push?tag=`
docker-py
`/v1.21/images/localhost%3A5000%2Fbusybox/push`
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add Client.update_swarm method
Add test for Client.update_swarm
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Rename swarm methods to be more explicit
Utility methods / types to create swarm spec objects
Integration tests
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Closes #1144
Signed-off-by: Jari Takkala <jtakkala@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Keerthan Reddy Mala <kmala@deis.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
read_socket() is now just read(), because its behaviour is consistent
with `os.read` et al.
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Gageot <david@gageot.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #1102
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
* Change test__set_auth_headers_* methods to test_set_auth_headers_*
Signed-off-by: Justin Michalicek <jmichalicek@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Test that the request from build when the client has
auth configs contains the correct X-Registry-Config header
* Test that BuildApiMixin._set_auth_headers() updates the passed
in headers dict with auth data from the client
* Test that BuildApiMixin._set_auth_headers() leaves headers dict intact
when there is no _auth_config on the client.
Signed-off-by: Justin Michalicek <jmichalicek@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|