mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Closes #74795. Introduce two Docker image variants for Cloud. The first bundles (actually installs) the S3, Azure and GCS repository plugins. The second bundles all official plugins, but only installs the repository plugins. Both images also bundle Filebeat and Metricbeat. The testing utils have been refactored to introduce a `docker` sub-package. This allows the static `Docker.containerId` to be shared without needing all the code in one big class. The code for checking file ownership / permissions has also been refactored to a more Hamcrest style, using a custom Docker file matcher. |
||
---|---|---|
.. | ||
build.gradle |