-
Notifications
You must be signed in to change notification settings - Fork 458
Fetch GnuPG key from keyserver #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@nijel can I get some feedback on this? |
Merged, thanks for your contribution! |
Apparently it's not the most reliable keyserver: |
The old one seem not to be accessible sometimes. See #149 Signed-off-by: Michal Čihař <[email protected]>
I've tried to use different keyserver, but I'm not really sure relying on external service here was a good idea. People end up doing workaround like in nodejs/docker-node#380 (comment) |
Apparently this is only way to make this reliable. See #149 Signed-off-by: Michal Čihař <[email protected]>
That's a common issue: docker-library/postgres#262 (comment) |
|
Notes: