PrivateBin / docker-unit-alpine

PrivateBin docker image based on Nginx Unit & Alpine Linux stack
https://hub.docker.com/r/privatebin/unit-alpine/
7 stars 1 forks source link

include release key, increasing robustness of image build process #6

Closed elrido closed 1 year ago

elrido commented 1 year ago

Downloading the key from https://privatebin.info occasionally fails, causing image build failures. It's also a bit wasteful to download in every build across x architectures. It also leaks the fact of building the image into the privatebin.info server logs. The key rarely changes and lives upstream in this repo: https://github.com/PrivateBin/privatebin.info-pelican/blob/master/content/key/release.asc (last changed 5 years ago)