mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 18:54:26 -04:00
remove commented apt installs for ffmpeg
This commit is contained in:
parent
2961dc0bdd
commit
bf61c20408
@ -11,10 +11,6 @@ FROM microsoft/dotnet:${DOTNET_VERSION}-runtime
|
||||
COPY --from=builder /jellyfin /jellyfin
|
||||
EXPOSE 8096
|
||||
|
||||
#RUN apt update \
|
||||
# && apt install -y ffmpeg
|
||||
#Use a ffmpeg 4.0.3 build for now, until we have our own (fixes chromecasts and androidtv app)
|
||||
|
||||
VOLUME /config /media
|
||||
|
||||
RUN apt update
|
||||
|
Loading…
x
Reference in New Issue
Block a user