mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-22 05:33:20 +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\
|
npm\
|
||||||
python2 \
|
python2 \
|
||||||
python3 \
|
python3 \
|
||||||
atomicparsley
|
atomicparsley && \
|
||||||
|
apt-get install -f
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=ffmpeg /usr/local/bin/ffmpeg /usr/local/bin/ffmpeg
|
COPY --from=ffmpeg /usr/local/bin/ffmpeg /usr/local/bin/ffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user