mirror of https://github.com/docker/docker-py.git
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> |
||
|---|---|---|
| .. | ||
| gpg-keys | ||
| integration | ||
| ssh | ||
| unit | ||
| Dockerfile | ||
| Dockerfile-dind-certs | ||
| Dockerfile-ssh-dind | ||
| __init__.py | ||
| helpers.py | ||