docker-py/tests
Jan Čermák 07e35d3f5f
Add equivalent of bind-recursive option to the Mount type class
With the recursive mount behavior change in Docker 25, it is not
possible to make recursive mounts writable with the current API. Add the
`recursive` option which is equivalent of bind-recursive in CLI. This
also allows for setting the mount to be non-recursive (added earlier in
API v1.41).

Signed-off-by: Jan Čermák <sairon@sairon.cz>
2024-04-04 12:12:22 +02:00
..
gpg-keys Make dockerpycreds part of the SDK under docker.credentials 2019-04-30 23:37:55 -07:00
integration Add equivalent of bind-recursive option to the Mount type class 2024-04-04 12:12:22 +02:00
ssh Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
unit Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
Dockerfile breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile-dind-certs breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile-ssh-dind Bump default API version to 1.44 (Moby 25.0) 2024-03-14 11:04:37 +01:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00