mirror of https://github.com/docker/docker-py.git
Instead of creating the test directory directly on the host, create it by starting a container with the directory bind-mounted, so that it doesn't matter whether the daemon is local, in a VM or remote. This removes the need to make /tmp a volume in the test container, and to share it with the dind container. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> |
||
---|---|---|
.. | ||
testdata/certs | ||
__init__.py | ||
base.py | ||
fake_api.py | ||
fake_stat.py | ||
helpers.py | ||
integration_test.py | ||
test.py | ||
utils_test.py |