elasticsearch/distribution
Rory Hunter c5cebb07e9
Retry wget tasks in Dockerfile (#63615)
Following #52519, our Docker build pulls down curl sources in an
Alpine Linux container using wget. However that version of wget
doesn't support any retry flags. Since network issues can cause build
failures, wrap the wget calls in the same retry construct used for
yum commands elsewhere.

Closes #63600.
2020-10-14 14:00:49 +01:00
..
archives Cleanup on integtest distribution setup (#62937) 2020-10-01 10:48:48 +02:00
bwc Wire local unreleased bwc versions more efficient for tests (#62473) 2020-10-01 10:45:21 +02:00
docker Retry wget tasks in Dockerfile (#63615) 2020-10-14 14:00:49 +01:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:20:53 -04:00
packages Use services for archive and file operations in tasks (#62968) 2020-10-01 10:47:41 +02:00
src Use different G1GC options for small heaps (#59667) 2020-10-06 14:59:09 -04:00
tools Use different G1GC options for small heaps (#59667) 2020-10-06 14:59:09 -04:00
build.gradle Fix resolveAllDependencies by removing refs to non existing configs (#63409) 2020-10-08 09:28:03 +02:00