Skip to content

Commit

Permalink
Switch livepeer_ffmpeg into the system ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
leszko committed Jan 13, 2025
1 parent fd731d9 commit 50d9e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN ./install_ffmpeg.sh \

COPY . .

RUN make livepeer livepeer_cli livepeer_bench livepeer_router livepeer_ffmpeg
RUN make livepeer livepeer_cli livepeer_bench livepeer_router

FROM --platform=$TARGETPLATFORM nvidia/cuda:12.0.0-cudnn8-runtime-ubuntu20.04 AS livepeer-amd64-base

Expand Down

0 comments on commit 50d9e3c

Please sign in to comment.