Enhance Containerfile: Add gstreamer1 and ffmpegthumbnailer for improved multimedia support
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
This commit is contained in:
@@ -12,10 +12,13 @@ RUN dnf install -y \
|
|||||||
@gnome-desktop \
|
@gnome-desktop \
|
||||||
@hardware-support \
|
@hardware-support \
|
||||||
@development-tools \
|
@development-tools \
|
||||||
|
gstreamer1 \
|
||||||
gstreamer1-plugins-base \
|
gstreamer1-plugins-base \
|
||||||
gstreamer1-plugins-good \
|
gstreamer1-plugins-good \
|
||||||
gstreamer1-plugins-bad-free \
|
gstreamer1-plugins-bad-free \
|
||||||
|
gstreamer1-plugins-ugly-free \
|
||||||
gstreamer1-libav \
|
gstreamer1-libav \
|
||||||
|
gstreamer1-vaapi \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
code \
|
code \
|
||||||
glibc-langpack-fr \
|
glibc-langpack-fr \
|
||||||
@@ -23,6 +26,7 @@ RUN dnf install -y \
|
|||||||
buildah \
|
buildah \
|
||||||
podman \
|
podman \
|
||||||
podman-docker \
|
podman-docker \
|
||||||
|
ffmpegthumbnailer \
|
||||||
fuse-overlayfs \
|
fuse-overlayfs \
|
||||||
cups \
|
cups \
|
||||||
dconf \
|
dconf \
|
||||||
|
|||||||
Reference in New Issue
Block a user