..
_api
CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 ( #902 )
2024-06-29 18:57:08 +02:00
module_container
Handle network_mode=default correctly for Docker 26.1.0+. ( #936 )
2024-07-25 18:30:12 +02:00
_logfmt.py
Improve parsing of warnings and errors ( #811 )
2024-03-03 13:38:55 +00:00
_platform.py
Add proper platform handling. ( #705 )
2023-12-10 09:03:32 +01:00
_scramble.py
Add docker_container_copy_into module ( #545 )
2023-01-09 11:52:29 +01:00
common_api.py
Rename ca_cert option to ca_path ( #744 )
2024-01-06 17:03:39 +01:00
common_cli.py
CLI modules: improve docker version/info output processing, avoid querying for API version if it's not needed ( #935 )
2024-07-20 15:51:02 +02:00
common.py
Rename ca_cert option to ca_path ( #744 )
2024-01-06 17:03:39 +01:00
compose_v2.py
Compose v2: improve parsing of dry-run building JSON events ( #976 )
2024-10-14 20:56:49 +02:00
copy.py
Add docker_container_copy_into module ( #545 )
2023-01-09 11:52:29 +01:00
image_archive.py
Add docker_image_export module ( #774 )
2024-01-22 22:03:38 +01:00
selectors.py
Avoid using the deprecated selectors compat module utils. ( #871 )
2024-05-25 09:00:18 +02:00
socket_handler.py
Make sure plugins/module_utils/socket_handler.py works when Docker SDK for Python is not installed. ( #620 )
2023-05-15 21:43:31 +02:00
socket_helper.py
Warn that SSLSocket cannot send close_notify TLS alerts ( #621 )
2023-05-15 21:41:23 +02:00
swarm.py
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml ( #430 )
2022-07-20 07:45:33 +02:00
util.py
Allow healthcheck override without test option ( #847 )
2024-05-15 18:45:01 +02:00
version.py
Remove unneccessary imports ( #575 )
2023-02-09 15:25:45 +01:00