diff --git a/seer/Dockerfile b/seer/Dockerfile index e490febc1..12c775b48 100644 --- a/seer/Dockerfile +++ b/seer/Dockerfile @@ -28,6 +28,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \ S6_SERVICES_GRACETIME=0 +USER root + # Global LSIO modifications ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh" ARG CONFIGLOCATION="/config"