]> www.vanbest.org Git - motioneye-debian/commitdiff
try to expect that pillow is automatically installed as dependency
authorMarcus Klein <marcus.klein@open-xchange.com>
Mon, 28 Aug 2017 12:29:59 +0000 (14:29 +0200)
committerMarcus Klein <himself@kleini.org>
Sun, 5 Nov 2017 09:07:04 +0000 (10:07 +0100)
extra/Dockerfile

index 8ff589a276bee13d964d507538f683c9e15b409e..d59ad0a268109a08613215f44699efacf13c946d 100644 (file)
@@ -16,9 +16,6 @@ RUN apt-get --quiet update && \
     apt-get --quiet autoremove && \
     apt-get --quiet --yes clean && rm -rf /var/lib/apt/lists/* && rm -f /var/cache/apt/*.bin
 
-# Pip
-RUN pip install pillow
-
 RUN pip install motioneye
 
 # R/W needed for motioneye to update configurations