mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
3 lines
98 B
Text
3 lines
98 B
Text
FROM elasticsearch:2.3
|
|
|
|
RUN /usr/share/elasticsearch/bin/plugin install delete-by-query --verbose
|