diff --git a/pandora/Dockerfile b/pandora/Dockerfile index 6b10f30..e1da340 100644 --- a/pandora/Dockerfile +++ b/pandora/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER Disassembler RUN \ # 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 \ - && pip3 install pyinotify youtube-dl + && pip3 install pyinotify RUN \ # Install build dependencies