diff --git a/signalk/Dockerfile b/signalk/Dockerfile index c060ee922..f78e9cad9 100644 --- a/signalk/Dockerfile +++ b/signalk/Dockerfile @@ -70,7 +70,6 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif. ENTRYPOINT [ "/usr/bin/env" ] CMD [ "/ha_entrypoint.sh" ] -WORKDIR /config ############ # 5 Labels #