We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18559e commit 9f97c87Copy full SHA for 9f97c87
Dockerfile
@@ -24,8 +24,7 @@ RUN \
24
apt-get update && \
25
apt-get install -y \
26
at \
27
- jellyfin-server=${JELLYFIN_RELEASE} \
28
- jellyfin-ffmpeg6 \
+ jellyfin=${JELLYFIN_RELEASE} \
29
mesa-va-drivers \
30
xmlstarlet && \
31
printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && \
Dockerfile.aarch64
libomxil-bellagio0 \
libomxil-bellagio-bin \
libraspberrypi0 \
0 commit comments