OpenSearch/distribution/docker
Daniel Mitterdorfer e4ec51879e
Retry JDK download when building Docker image
With this commit we instruct curl to retry with a backoff when
downloading the JDK for the Elasticsearch Docker image. This avoids
build failures on transient network issues. Note that this option
requires curl 7.12.3 or better.

Relates #37103
Relates #37113
2019-01-03 19:27:18 +01:00
..
src/docker Retry JDK download when building Docker image 2019-01-03 19:27:18 +01:00
build.gradle Package ingest-user-agent as a module (#36956) 2018-12-22 20:20:53 -05:00