dangerzone/dangerzone/isolation_provider
Alexis Métaireau a5636b5e74
dangerzone.updater exposes a few funtions, constants and exceptions
This is done to avoid looking at the internal logic of
`dangerzone.updater`. Only the features that actually are part of
the exposed API are exposed, and do not require deep knowledge of the
updater's logic to be used.
2025-04-22 12:55:46 +02:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Display the {podman,docker} pull progress when installing a new image 2025-04-22 12:55:45 +02:00
container.py dangerzone.updater exposes a few funtions, constants and exceptions 2025-04-22 12:55:46 +02:00
dummy.py Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00
qubes.py Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00