community.docker/tests/unit/plugins
Felix Fontein 3b6068e44b
Add docker_context_info module (#1039)
* Vendor parts of the Docker SDK for Python

This is a combination of the latest git version
(db7f8b8bb6)
with some fixes to make it compatible with Python 2.7
and adjusting some imports.

* Polishing.

* Fix bug that prevents contexts to be found when no Docker config file is present.

Ref: https://github.com/docker/docker-py/issues/3190

* Linting.

* Fix typos.

* Adjust more to behavior of Docker CLI.

* Add first iteration of docker_context_info module.

* Improvements.

* Add basic CI.

* Add caveat on contexts[].config result.
2025-02-10 21:59:05 +01:00
..
connection Fix typo in Docker connection tests. (#964) 2024-09-09 15:28:17 +02:00
inventory Add inventory filter capability (#698) 2024-01-13 15:51:02 +01:00
module_utils Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
modules docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006) 2024-12-14 21:32:33 +01:00
plugin_utils Add test for unsafe plugin util. (#856) 2024-05-12 01:00:50 +02:00
test_support Make image archive/save idempotent, using image id and repo tags as keys (#500) 2022-11-30 23:45:36 +01:00