mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-24 06:43:16 +03:00
8b92648ade
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
3 lines
138 B
Docker
3 lines
138 B
Docker
FROM bitnami/elasticsearch:7.14.0-debian-10-r22
|
|
RUN /opt/bitnami/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|