mirror of
https://github.com/esphome/esphome.git
synced 2024-11-21 22:48:10 +01:00
Docker default to starting dashboard (#143)
This commit is contained in:
parent
05a1089ed2
commit
7ce753b76f
1 changed files with 1 additions and 0 deletions
|
@ -23,3 +23,4 @@ RUN pip install --no-cache-dir -e . && \
|
|||
|
||||
WORKDIR /config
|
||||
ENTRYPOINT ["esphomeyaml"]
|
||||
CMD ["/config", "dashboard"]
|
||||
|
|
Loading…
Reference in a new issue