2 lines
94 B
Docker
2 lines
94 B
Docker
FROM amd64/elasticsearch:8.5.2
|
|
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|