dangerzone/dangerzone
Alex Pyrgiotis deaeb7c682
Add a way to unset the container runtime
Add a way to set the container runtime that Dangerzone uses back to the
default.
2025-04-02 14:55:54 +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 Add a set-container-runtime option to dangerzone-cli 2025-03-31 16:20:29 +02:00
isolation_provider Update minimum Docker Desktop version 2025-04-01 10:33:57 +03:00
__init__.py Add an import preference for vendored packages 2024-10-15 14:58:06 +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-02 14:55:54 +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-02 14:55:54 +03:00
util.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00