mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-21 18:22:30 +01:00
Update Dockerfile
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
This commit is contained in:
parent
43c6b914a2
commit
ec99d24b18
@ -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" ]
|
||||
|
Loading…
Reference in New Issue
Block a user