mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* socket: handle npipe close on Windows (https://github.com/docker/docker-py/pull/3056)
Fixes https://github.com/docker/docker-py/issues/3045
Cherry-picked from
|
||
|---|---|---|
| .. | ||
| _api | ||
| module_container | ||
| common_api.py | ||
| common.py | ||
| image_archive.py | ||
| socket_handler.py | ||
| socket_helper.py | ||
| swarm.py | ||
| util.py | ||
| version.py | ||