Reflect requirements.txt changes for Pandora
This commit is contained in:
parent
1e5463db21
commit
1fbc52372c
@ -4,7 +4,7 @@ MAINTAINER Disassembler <disassembler@dasm.cz>
|
|||||||
RUN \
|
RUN \
|
||||||
# Install runtime dependencies
|
# Install runtime dependencies
|
||||||
apk --no-cache add ffmpeg imagemagick imlib2 libogg libtheora libvpx mkvtoolnix nginx poppler-utils py3-geoip py3-lxml py3-numpy py3-pillow py3-psycopg2 \
|
apk --no-cache add ffmpeg imagemagick imlib2 libogg libtheora libvpx mkvtoolnix nginx poppler-utils py3-geoip py3-lxml py3-numpy py3-pillow py3-psycopg2 \
|
||||||
&& pip3 install pyinotify youtube-dl
|
&& pip3 install pyinotify
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
# Install build dependencies
|
# Install build dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user