Update Dockerfile

This commit is contained in:
Alexandre
2023-11-23 16:44:47 +01:00
committed by GitHub
parent a10458c2e2
commit 6ac7409aea

View File

@@ -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 / \