RUN apk add mediainfo wget
RUN wget https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz -O /tmp/ffmpeg.tar.xz
&& tar Jxf /tmp/ffmpeg.tar.xz -C /tmp
&& mv /tmp/ffmpeg-4.-amd64-static/ /usr/local/bin/
&& rm -rf /tmp/*
-
Notifications
You must be signed in to change notification settings - Fork 0
extvos/docker-alpine-mediapack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published