elasticsearch/Dockerfile

3 lines
94 B
Text
Raw Normal View History

2022-07-04 11:39:38 +02:00
FROM amd64/elasticsearch:8.3.1
2022-05-18 09:28:36 +02:00
RUN bin/elasticsearch-plugin install --batch ingest-attachment