3 lines
80 B
Docker
3 lines
80 B
Docker
FROM ghcr.io/esphome/esphome
|
|
RUN apt update \
|
|
&& apt install -y avahi-daemon |