Commit Graph

5 Commits

Author SHA1 Message Date
Felix Fontein
e1baff04eb Adjust more to behavior of Docker CLI. 2025-02-06 14:17:19 +01:00
Felix Fontein
3c86a9e9b8 Linting. 2025-02-03 16:38:21 +01:00
Felix Fontein
230922bf08 Fix bug that prevents contexts to be found when no Docker config file is present.
Ref: https://github.com/docker/docker-py/issues/3190
2025-02-02 17:35:36 +01:00
Felix Fontein
423ad11d50 Polishing. 2025-02-02 17:35:18 +01:00
Felix Fontein
f39977573b 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.
2025-02-02 17:34:50 +01:00