dangerzone/dangerzone
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
..
container_helpers Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
conversion Symlink /usr in Debian container image 2025-01-27 21:40:27 +02:00
gui Move multithreading patch up so that it's working in the GUI 2025-04-08 16:34:34 +03:00
isolation_provider container: Add workarounds for Podman Desktop support on Windows 2025-04-08 16:36:08 +03:00
__init__.py Move multithreading patch up so that it's working in the GUI 2025-04-08 16:34:34 +03:00
args.py Always use sys.exit when exiting the application 2024-05-09 15:57:42 +03:00
cli.py Add a way to unset the container runtime 2025-04-07 18:23:13 +03:00
container_utils.py Add a set-container-runtime option to dangerzone-cli 2025-03-31 16:20:29 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Ensure that only podman and docker container runtimes can be used 2025-03-31 16:20:29 +02:00
logic.py Decouple the Settings class from DangerzoneCore 2025-03-31 16:20:28 +02:00
settings.py Add a way to unset the container runtime 2025-04-07 18:23:13 +03:00
util.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00