mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-28 10:37:38 +02:00
These docker settings have been copied over from how Signal-Desktop itself builds reproducibly.
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
Acquire::Check-Valid-Until "false";
|
|
Acquire::Languages "none";
|
|
Binary::apt-get::Acquire::AllowInsecureRepositories "false";
|
|
|
|
APT::Install-Recommends "false";
|
|
APT::Immediate-Configure "false"; |