Skip to content

Commit 8ea0903

Browse files
author
gcssabbagh
authored
Update plugin install CMD for 5.x
1 parent 5e5bcf4 commit 8ea0903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
FROM elasticsearch:5.2
2-
RUN cd /usr/share/elasticsearch/ && bin/plugin install analysis-kuromoji
2+
RUN cd /usr/share/elasticsearch/ && bin/elasticsearch-plugin install analysis-kuromoji

0 commit comments

Comments
 (0)