mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 11:42:30 +03:00
62a62d6ecb
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
|