diff --git a/wger/Dockerfile b/wger/Dockerfile index 37b6b6f98..4c0b0d7e6 100644 --- a/wger/Dockerfile +++ b/wger/Dockerfile @@ -81,9 +81,9 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif. ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh" RUN chmod 777 /.bashio-standalone.sh -#USER wger -ENTRYPOINT ["/usr/bin/env"] -CMD ["/ha_entrypoint.sh"] +USER wger +#ENTRYPOINT ["/usr/bin/env"] +#CMD ["/ha_entrypoint.sh"] ############ # 5 Labels #