docker-py/tests
Marco Trillo 098318ad95 Add support for `uts_mode` parameter in `Client.create_host_config`.
This parameter allows to set the UTS namespace of the container, as in
the `--uts=X` Docker CLI parameter:
<https://docs.docker.com/engine/reference/run/#uts-settings---uts>
The only allowed value, if set, is "host".

Signed-off-by: Marco Trillo <martri@arantia.com>
Signed-off-by: Diego Alvarez <dyako.developer@gmail.com>
2018-06-29 14:54:49 +02:00
..
integration Add support for `uts_mode` parameter in `Client.create_host_config`. 2018-06-29 14:54:49 +02:00
unit Add support for `uts_mode` parameter in `Client.create_host_config`. 2018-06-29 14:54:49 +02:00
Dockerfile-dind-certs Fix attach method over SSL connections 2015-10-14 17:29:31 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Fix detach assert function to account for new behavior in engine 18.06 2018-06-28 16:33:06 -07:00