dangerzone/dangerzone/isolation_provider
Alexis Métaireau c3c7fbbc20
Fix wrong container-runtime detection on Linux
Use "podman" when on Linux, and "docker" otherwise.

This commit also adds a text widget to the interface, showing the actual
content fo the error that happened, to help debug further if needed.

Fixes #212
2024-09-18 15:04:57 +02:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py chore: minor linting 2024-06-05 14:19:31 +02:00
container.py Fix wrong container-runtime detection on Linux 2024-09-18 15:04:57 +02:00
dummy.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
qubes.py chore: minor linting 2024-06-05 14:19:31 +02:00