Skip to content

Commit

Permalink
entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
danimtb authored Jul 17, 2018
1 parent 8ade1cf commit 9b7a130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dasshio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ LABEL \
org.label-schema.vendor="Dash Hass.io Add-on"

RUN chmod a+x /dasshio.py
CMD ["python3", "/dasshio.py"]
ENTRYPOINT ["python3", "/dasshio.py"]

0 comments on commit 9b7a130

Please sign in to comment.