community.docker/tests
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
..
ee Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
images Upload Docker image used for connection tests to GHCR. (#944) 2024-07-25 20:46:43 +00:00
integration Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
sanity Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
unit Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
utils 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
config.yml Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
galaxy-importer.cfg Zuul third-party-check: disable ansible-doc part of galaxy-importer. (#781) 2024-01-27 14:49:28 +01:00