Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Replace Dockerfile with advertisement for image | Andrew Lewis | 2023-11-30 | 2 | -66/+3 |
| | |||||
* | Dockerfile: Switch to bookworm | Manuel Rüger | 2023-07-05 | 1 | -2/+2 |
| | |||||
* | [Minor] Update my email where relevant | Vsevolod Stakhov | 2023-03-17 | 1 | -1/+1 |
| | |||||
* | Dockerfile: Switch to bullseye | Manuel Rüger | 2021-10-12 | 1 | -2/+5 |
| | | | | But allow users to change it via a build-arg | ||||
* | Switch PGP keyserver to hkps://keys.openpgp.org | Joel Ray Holveck | 2021-06-30 | 1 | -1/+32 |
| | | | | | | | | The SKS keyserver infrastructure has been under attack for some time, and at the moment is unreachable. The keys.openpgp.org keyserver has the rspamd key, and is resistant to the sort of attack that is hurting the SKS keyservers. This change switches to that keyserver. gpg won't load new keys from keys.openpgp.org unless the owner consented to publish the uids (see https://keys.openpgp.org/about/faq#older-gnupg). This means you need the key imported first with the uid attached. Here, we include the essential part of the key (the master key, uid, and its self-signature) in the Dockerfile. We still poll keys.openpgp.org for updates, such as expiration extensions and revocations. See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f for background. | ||||
* | Dockerfile: Set signing-key | Manuel Rüger | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3586 from J0WI/patch-2 | Vsevolod Stakhov | 2020-12-28 | 1 | -2/+6 |
|\ | | | | | [Feature] Docker: use Debian slim variant | ||||
| * | [Feature] Docker: use Debian slim variant | J0WI | 2020-12-25 | 1 | -2/+6 |
| | | |||||
* | | [Minor] Docker: use apt-transport-https | J0WI | 2020-12-25 | 1 | -1/+1 |
|/ | |||||
* | Dockerfile: use buster | skorpy2009 | 2019-07-19 | 1 | -2/+2 |
| | |||||
* | Retrieve GPG via keyserver in Dockerfile | Tim Düsterhus | 2018-03-22 | 1 | -5/+10 |
| | |||||
* | Fix style of Dockerfile | Tim Düsterhus | 2018-03-22 | 1 | -10/+10 |
| | |||||
* | Fix and clean up Dockerfile | Tim Düsterhus | 2018-03-22 | 3 | -41/+16 |
| | |||||
* | Dockerfile, for running in Docker container | Matt Simerson | 2015-11-16 | 3 | -0/+48 |