dangerzone/dangerzone
Alex Pyrgiotis 42646877d7
Switch base image to Debian Stable
Switch base image from Alpine Linux to Debian Stable, in order to reduce
our image footprint, improve our security posture, and build our
container image reproducibly.

Fixes #1046
Refs #1047
2025-01-14 11:57:37 +02:00
..
container container: Copy gVisor public key and a helper script 2025-01-14 10:53:11 +02:00
conversion Switch base image to Debian Stable 2025-01-14 11:57:37 +02:00
gui Factor out container utilities to separate module 2024-12-10 11:31:39 +02:00
isolation_provider Lint: Fix unused-import (F401) 2024-12-17 17:44:32 +01: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 chore: remove unused code 2024-06-05 14:19:31 +02:00
container_utils.py Factor out container utilities to separate module 2024-12-10 11:31:39 +02:00
document.py Provide sanitized version of output filename 2024-10-17 15:33:58 +03:00
errors.py Factor out container utilities to separate module 2024-12-10 11:31:39 +02:00
logic.py Lint: Fix unused-variable (F841) 2024-12-17 17:44:32 +01:00
settings.py fix: do not catch bare exceptions 2024-06-05 14:19:31 +02:00
util.py Catch installation errors and display them. 2024-10-17 16:20:56 +02:00