| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Signed-off-by: Ryan Belgrave <rmb1993@gmail.com>
|
|\ \
| |/
|/| |
Update the test_inspect_network
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is based on https://github.com/docker/docker/pull/18928
Related to docker/docker#18626
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
|
|\ \
| |/
|/| |
Add cpu_quota and cpu_period to the HostConfig documentation
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Don't expect non-zero exit code when stopping a container
|
|/ /
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| |/
|/| |
Add docs for since argument in container logs method
|
|/
|
|
| |
Signed-off-by: Josh Purvis <jpurvis@kwantera.com>
|
|\
| |
| | |
Don't descend into ignored directories when building context
|
| |
| |
| |
| | |
Signed-off-by: Thomas Boyt <thomas@ledgerx.com>
|
|\ \
| | |
| | | |
Treat 'index.docker.io' repo names as 'docker.io'
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The structure of the fake config dictionary was not reflective of what
actual parsed config looks like.
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>
|
|\ \
| | |
| | | |
update maintainers file for parsing
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
this updates the MAINTAINERS file to the new format,
so that it can be parsed and collected in the docker/opensource
repository.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
|\ \ \
| |/ /
|/| | |
Allow providing options when creating networks
|
| | |
| | |
| | |
| | | |
Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Following the spec:
http://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#create-a-network
I have added an Options argument to create_network.
This opens up the possibility of creating isolated containers with no
internet access programmatically. We require such facilities in
https://github.com/jupyter/tmpnb/issues/187.
Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
|
|\ \
| | |
| | | |
added stop_signal to create container config
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jonathan Stewmon <jstewmon@rmn.com>
|
|\ \ \
| |_|/
|/| | |
Allow utils.tar to take an existing file object.
|
| | |
| | |
| | |
| | | |
Signed-off-by: dlorenc <lorenc.d@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
lots0logs/840-add-exception-utility-method-for-create-host-config
840 add exception utility method for create host config
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added tests for the new methods.
Closes #840
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
|\ \ \
| |_|/
|/| | |
Improve exec api
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
b/c if test fails, dpy-dind is left running and integration-dind target
will refuse to start and you need to manually force-remove the container
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
|\ \
| | |
| | | |
fix typo filter param for `volumes`
|
| |/
| |
| |
| |
| |
| | |
https://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#list-volumes
Signed-off-by: Nicolas Delaby <nicolas.delaby@lock8.me>
|
|\ \
| |/
|/| |
[doc] network_mode can also take the name of a network as value.
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Delaby <nicolas.delaby@lock8.me>
|
|\ \
| | |
| | | |
1.6.0 release
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \
| |_|/
|/| | |
Update repo name resolution method
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
More relaxed version that matches the constraints imposed by the
current version of the docker daemon.
Few unit tests to verify the new cases.
Client.pull was trying to set the tag value when it wasn't supposed
to, fixed now.
utils.parse_repository_tag is simpler and supports @sha... notation
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| |/
|/| |
Ensure assert_hostname is set on the pool connection
|
| |
| |
| |
| |
| |
| |
| |
| | |
If you have assert_hostname turned off and are using a proxy on your
computer then assert_hostname wasn't being properly set on the pool
connection and it was failing to connect to docker
Signed-off-by: Stephen Moore <stephen@delfick.com>
|
|\ \
| | |
| | | |
Move methods/classes used by all integration tests to helpers.py
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Ensure setup_module is called at session level, making the test
suite not order dependent. Test files can be invoked independently.
Signed-off-by: Joffrey F <joffrey@docker.com>
|