all-in-one/Containers/fulltextsearch/Dockerfile

4 lines
245 B
Text
Raw Normal View History

# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:7.17.5
RUN elasticsearch /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment