mirror of
https://github.com/esphome/esphome.git
synced 2025-04-14 14:50:32 +01:00
Docker default to starting dashboard (#143)
This commit is contained in:
parent
b89a9c1cc6
commit
97cb29dd73
@ -23,3 +23,4 @@ RUN pip install --no-cache-dir -e . && \
|
||||
|
||||
WORKDIR /config
|
||||
ENTRYPOINT ["esphomeyaml"]
|
||||
CMD ["/config", "dashboard"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user