Commit Graph

8 Commits

Author SHA1 Message Date
Tianon Gravi d78e8df65f Update all `gpg --recv-keys` invocations with explicit "did it download" checks
This solves for the case of `gpg --recv-keys` receiving enough valid data that it doesn't return a non-zero exit code, but that it also doesn't import a key by explicitly checking afterwards that it did import the key we asked for (so that the fallback to keyserver.ubuntu.com actually happens appropriately for keys whose UID are no longer validated on keys.openpgp.org).
2025-07-02 14:10:14 -07:00
KobayashiAzusa 1150bf9d53 Clean cache after smoke test 2025-03-14 16:55:53 +08:00
Mohamed EL-Habib 2570da300c cleanup the /tmp folder to save 2.5Mo 2024-04-12 17:31:27 +02:00
Jesper Noordsij 72958a9258
Use temporary GNUPGHOME directory when using gpg in image builds 2023-10-06 16:14:27 +02:00
Nick Schonning 66b46292a6
chore: Use openpgp and Ubuntu keyservers 2021-07-01 15:12:18 -04:00
Simen Bekkhus 6005d05f58
chore: add smoke tests to the images 2020-01-14 10:17:35 +01:00
Laurent Goderre 7e47b378c4 Added an entrypoint script
Fixes #1039
2019-05-26 19:53:24 -04:00
Laurent Goderre 8c0a9f2c14 Multiple slim (#850) 2018-11-29 15:20:12 +01:00