mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update Dockerfile to set entrypoint and command
This commit is contained in:
@@ -83,7 +83,8 @@ RUN chmod 777 /.bashio-standalone.sh
|
|||||||
|
|
||||||
|
|
||||||
USER wger
|
USER wger
|
||||||
#CMD [ "/ha_entrypoint.sh" ]
|
ENTRYPOINT ["/usr/bin/env"]
|
||||||
|
CMD ["/ha_entrypoint.sh"]
|
||||||
|
|
||||||
############
|
############
|
||||||
# 5 Labels #
|
# 5 Labels #
|
||||||
|
|||||||
Reference in New Issue
Block a user