mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM elasticsearch:6.8.20
|
FROM elasticsearch:6.8.20
|
||||||
|
|
||||||
# Increase ram available
|
# Install plugins
|
||||||
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-attachment
|
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user