We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Have multiple people getting:
+ gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D gpg: keybox '/tmp/tmp.7GlY5wPunO/pubring.kbx' created gpg: keyserver receive failed: Cannot assign requested address
When trying to build this image
See: https://gitlab.com/meltano/meltano/merge_requests/53 See: nodejs/docker-node#380
So we need to do something like https://gitlab.com/meltano/meltano/blob/443ea69880dc7a86f099df2ddc0a7718a7587d61/docker/vendor/python/keyservers.patch
The text was updated successfully, but these errors were encountered:
Adds keyserver fallbacks
d483ba9
Closes docker-library#334 Ref nodejs/docker-node#380 Ref https://github.com/nodejs/docker-node/blob/526c6e618300bdda0da4b3159df682cae83e14aa/Dockerfile-alpine.template#L23-L25 Ref https://gitlab.com/meltano/meltano/issues/90
See #311 for how we combat this (both in Travis and on the official build servers).
Sorry, something went wrong.
No branches or pull requests
Have multiple people getting:
When trying to build this image
See: https://gitlab.com/meltano/meltano/merge_requests/53
See: nodejs/docker-node#380
So we need to do something like https://gitlab.com/meltano/meltano/blob/443ea69880dc7a86f099df2ddc0a7718a7587d61/docker/vendor/python/keyservers.patch
The text was updated successfully, but these errors were encountered: