mirror of
https://github.com/esphome/esphome.git
synced 2026-05-22 01:42:49 +08:00
Docker default to starting dashboard (#143)
This commit is contained in:
@@ -23,3 +23,4 @@ RUN pip install --no-cache-dir -e . && \
|
||||
|
||||
WORKDIR /config
|
||||
ENTRYPOINT ["esphomeyaml"]
|
||||
CMD ["/config", "dashboard"]
|
||||
|
||||
Reference in New Issue
Block a user