mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-14 12:41:29 +03:00
revert ffmpeg changees
This commit is contained in:
@@ -25,10 +25,8 @@ ENV NO_UPDATE_NOTIFIER=true
|
|||||||
|
|
||||||
RUN addgroup -S $USER -g $GID && adduser -D -S $USER -G $USER -u $UID
|
RUN addgroup -S $USER -g $GID && adduser -D -S $USER -G $USER -u $UID
|
||||||
|
|
||||||
RUN apk -UvX http://dl-cdn.alpinelinux.org/alpine/edge/community/ add -u\
|
|
||||||
ffmpeg
|
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
ffmpeg \
|
||||||
npm \
|
npm \
|
||||||
python2 \
|
python2 \
|
||||||
python3 \
|
python3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user