dangerzone/install
Alex Pyrgiotis dc10527a2a
Build container image using repro-build
Invoke the `repro-build` script when building a container image, instead
of the underlying Docker/Podman commands. The `repro-build` script
handles the underlying complexity to call Docker/Podman in a manner that
makes the image reproducible.

Moreover, mirror some arguments from the `repro-build` script, so that
consumers of `build-image.py` can pass them to it.

Important: the resulting image will be in .tar format, not .tar.gz,
starting from this commit. This means that our tests will be broken for
the next few commits.

Fixes #1074
2025-02-27 00:24:37 +02:00
..
common Build container image using repro-build 2025-02-27 00:24:37 +02:00
linux Remove a stale Shiboken6 pin 2025-02-19 11:43:30 +02:00
macos macos: Remove some stale entitlements 2024-10-21 19:16:03 +03:00
pyinstaller Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
windows Fix: Dangerzone installed using an msi built with WiX Toolset v3 is not uninstalled by an msi built with WiX Toolset v5 2024-12-09 18:42:12 +02:00