mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add image for elastic with delete-by-query plugin
This commit is contained in:
parent
6ae6d22a7f
commit
99e08c96e5
1 changed files with 3 additions and 0 deletions
3
Dockerfile.elastic
Normal file
3
Dockerfile.elastic
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM elasticsearch:2.3
|
||||
|
||||
RUN /usr/share/elasticsearch/bin/plugin install delete-by-query --verbose
|
||||
Loading…
Add table
Add a link
Reference in a new issue