Update Dockerfile
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
This commit is contained in:
@@ -2,4 +2,4 @@ FROM python:alpine
|
||||
RUN python3 -m pip install -U gallery-dl yt-dlp
|
||||
RUN apk update
|
||||
RUN apk add ffmpeg
|
||||
ENTRYPOINT [ "gallery-dl" ]
|
||||
ENTRYPOINT [ "gallery-dl" ]
|
||||
|
||||
Reference in New Issue
Block a user