dangerzone/dangerzone/isolation_provider
Alexis Métaireau 5bd51575fe
Display the {podman,docker} pull progress when installing a new image
The progressbars we see when using this same commands on the
command line doesn't seem to be passed to the python process here,
unfortunately.
2025-03-03 12:59:36 +01: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-03-03 12:59:36 +01:00
container.py Display the {podman,docker} pull progress when installing a new image 2025-03-03 12:59:36 +01:00
dummy.py Extend the interface of the isolation provider 2024-12-10 11:29:00 +02:00
qubes.py Extend the interface of the isolation provider 2024-12-10 11:29:00 +02:00