Add image for elastic with delete-by-query plugin

This commit is contained in:
Valery Sizov 2016-08-17 10:31:27 +03:00
parent 6ae6d22a7f
commit 99e08c96e5

3
Dockerfile.elastic Normal file
View file

@ -0,0 +1,3 @@
FROM elasticsearch:2.3
RUN /usr/share/elasticsearch/bin/plugin install delete-by-query --verbose