Skip to content

Instantly share code, notes, and snippets.

@arc279
Last active January 30, 2018 09:00
Show Gist options
  • Save arc279/2c5f47d842b3f983efb6c37cb261c6db to your computer and use it in GitHub Desktop.
Save arc279/2c5f47d842b3f983efb6c37cb261c6db to your computer and use it in GitHub Desktop.
FROM docker.elastic.co/elasticsearch/elasticsearch:6.1.2
RUN elasticsearch-plugin install analysis-kuromoji
RUN elasticsearch-plugin install org.codelibs:elasticsearch-analysis-kuromoji-neologd:5.6.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment