diff --git a/immich/Dockerfile b/immich/Dockerfile index ee7b07da5..4ebab5206 100644 --- a/immich/Dockerfile +++ b/immich/Dockerfile @@ -36,8 +36,6 @@ RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGL # Install REDIS #ENV DOCKER_MODS="imagegenius/mods:universal-redis" -RUN \ - echo "sed -i \"s=/config/redis=/data=g\" /etc/s6*/s6*/*/run" >> /docker-mods # && chmod 777 -R /docker-mods \ # && /./docker-mods/* || ls / \