mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01: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
|
||||
#CMD [ "/ha_entrypoint.sh" ]
|
||||
ENTRYPOINT ["/usr/bin/env"]
|
||||
CMD ["/ha_entrypoint.sh"]
|
||||
|
||||
############
|
||||
# 5 Labels #
|
||||
|
||||
Reference in New Issue
Block a user