mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
FROM elasticsearch:7.14.2
|
||||
|
||||
# Install plugins
|
||||
#WORKDIR /data
|
||||
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
Reference in New Issue
Block a user