dangerzone/dangerzone/isolation_provider
Alex Pyrgiotis 10be85b9f2
container: Add workarounds for Podman Desktop support on Windows
In case we run on Windows and use Podman Desktop (for which we currently
offer experimental support), we must not pass some Podman flags in order
to avoid conversion errors.

Refs #1127
2025-04-08 16:36:08 +03:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Run ruff format 2025-01-23 14:48:33 +01:00
container.py container: Add workarounds for Podman Desktop support on Windows 2025-04-08 16:36:08 +03:00
dummy.py Extend the interface of the isolation provider 2024-12-10 11:29:00 +02:00
qubes.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00