Disable installing Telldus in Docker (#11806)

This commit is contained in:
Paulus Schoutsen
2018-01-19 09:47:45 -08:00
committed by GitHub
parent 51dd9b6dde
commit 51c41ba4e3

View File

@@ -6,7 +6,7 @@ FROM python:3.6
LABEL maintainer="Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>"
# Uncomment any of the following lines to disable the installation.
#ENV INSTALL_TELLSTICK no
ENV INSTALL_TELLSTICK no
#ENV INSTALL_OPENALPR no
#ENV INSTALL_FFMPEG no
#ENV INSTALL_LIBCEC no