elasticsearch/Dockerfile
Aaron Riedel eecdf46700
All checks were successful
continuous-integration/drone Build is passing
initial commit
2022-05-18 09:28:36 +02:00

2 lines
120 B
Docker

FROM docker.elastic.co/elasticsearch/elasticsearch:8.2.0
RUN bin/elasticsearch-plugin install --batch ingest-attachment