mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
fix dependencies needed for our apt packages
This commit is contained in:
@@ -41,7 +41,8 @@ RUN apt-get update && apt-get -y install \
|
||||
npm\
|
||||
python2 \
|
||||
python3 \
|
||||
atomicparsley
|
||||
atomicparsley && \
|
||||
apt-get install -f
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=ffmpeg /usr/local/bin/ffmpeg /usr/local/bin/ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user