dangerzone/dangerzone/isolation_provider
Alex Pyrgiotis 6b51d56e9f
container: Manipulate Dangerzone image tags
Add the following methods that allow the `Container` isolation provider
to work with tags for the Dangerzone image:
* `list_image_tag()`
* `delete_image_tag()`
* `add_image_tag()`
2024-12-10 11:18:23 +02:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Move container-specific method from base class 2024-12-09 19:19:21 +02:00
container.py container: Manipulate Dangerzone image tags 2024-12-10 11:18:23 +02:00
dummy.py Move container-specific method from base class 2024-12-09 19:19:21 +02:00
qubes.py qubes: Do not close stderr 2024-10-22 20:33:29 +03:00