mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-19 20:40:32 +02:00
Enable redis mod
https://github.com/alexbelgium/hassio-addons/issues/1715
This commit is contained in:
@@ -35,7 +35,7 @@ ARG CONFIGLOCATION="/config/addons_config/immich"
|
|||||||
RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh
|
RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh
|
||||||
|
|
||||||
# Install REDIS
|
# Install REDIS
|
||||||
#ENV DOCKER_MODS="imagegenius/mods:universal-redis"
|
ENV DOCKER_MODS="imagegenius/mods:universal-redis"
|
||||||
|
|
||||||
# && chmod 777 -R /docker-mods \
|
# && chmod 777 -R /docker-mods \
|
||||||
# && /./docker-mods/* || ls / \
|
# && /./docker-mods/* || ls / \
|
||||||
|
|||||||
Reference in New Issue
Block a user