dangerzone/install/common
Alex Pyrgiotis 69234507c4
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-03-20 17:15:15 +02:00
..
build-image.py Build container image using repro-build 2025-03-20 17:15:15 +02:00
download-tessdata.py Add script for downloading Tesseract data 2024-10-17 15:50:10 +03:00