elasticsearch/Dockerfile

3 lines
89 B
Text
Raw Normal View History

2024-03-25 10:38:27 +01:00
FROM elasticsearch:8.12.2
2022-05-18 09:28:36 +02:00
RUN bin/elasticsearch-plugin install --batch ingest-attachment