mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Disable installing Telldus in Docker (#11806)
This commit is contained in:
@@ -6,7 +6,7 @@ FROM python:3.6
|
|||||||
LABEL maintainer="Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>"
|
LABEL maintainer="Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>"
|
||||||
|
|
||||||
# Uncomment any of the following lines to disable the installation.
|
# Uncomment any of the following lines to disable the installation.
|
||||||
#ENV INSTALL_TELLSTICK no
|
ENV INSTALL_TELLSTICK no
|
||||||
#ENV INSTALL_OPENALPR no
|
#ENV INSTALL_OPENALPR no
|
||||||
#ENV INSTALL_FFMPEG no
|
#ENV INSTALL_FFMPEG no
|
||||||
#ENV INSTALL_LIBCEC no
|
#ENV INSTALL_LIBCEC no
|
||||||
|
Reference in New Issue
Block a user