Commit graph

4 commits

Author SHA1 Message Date
Alexis Métaireau
6c8a75732e
FIXUP: return type for mypy 2025-03-28 14:24:30 +01:00
Alexis Métaireau
2a29cf7c27
Ensure that only podman and docker container runtimes can be used 2025-03-28 14:19:54 +01:00
Alexis Métaireau
0f45d84fe9
Use a Runtime class to get information about container runtimes
This is useful to avoid parsing too many times the settings.
2025-03-26 12:23:47 +01:00
Alexis Métaireau
c142b72ab2
Allow to read the container runtime from the settings
Add a few tests for this along the way, and update the end-user messages
about Docker/Podman to account for this change.
2025-03-26 12:22:52 +01:00