mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() There are times where we may want to build the container image for testing, but compression takes too much time. If we don't plan to use this image for production builds, we can specify instead a compression level that is so low, that the image will be compressed instantly. In this commit, we allow the user to specify the Gzip compression level, and even set it to 0. The default will always be 9, so that we don't make a mistake during release. |
||
---|---|---|
.. | ||
build-image.py |