clemenko / dc19_supply_chain

8 stars 7 forks source link

How to get around "Flaky" key-servers needed to verify packages during build? #2

Open spacepirate0001 opened 5 years ago

spacepirate0001 commented 5 years ago

Thanks for today's workshop! I wanted to put what we talked about directly into action. As we discussed briefly I use Docker official images Dockerfile to reproduce the build locally. I run into the issue of Flaky key-servers.

Please check this example issue regarding MongoDB official Docker image.

The solution posted there suggest running my own keyserver, but this won't work for me. Any suggestions or workarounds?