Disable installing Telldus in Docker (#11806)
This commit is contained in:
parent
51dd9b6dde
commit
51c41ba4e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue