mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-03 18:37:42 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
FROM elasticsearch:6.8.20
|
FROM elasticsearch:6.8.20
|
||||||
|
|
||||||
|
# Increase ram available
|
||||||
|
RUN echo "vm.max_map_count=262144" >> /etc/sysctl.conf
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
Reference in New Issue
Block a user