Skip to content

Commit

Permalink
install ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Tran authored and Alex Tran committed Nov 24, 2023
1 parent 6da5661 commit dbb54cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RUN ./build-libvips.sh

RUN sed -i -e's/ main/ main contrib non-free non-free-firmware/g' /etc/apt/sources.list.d/debian.sources
COPY bin/install-ffmpeg.sh bin/build-lock.json ./
RUN ./install-ffmpeg.sh

FROM node:20.9-bookworm-slim as prod

Expand Down

0 comments on commit dbb54cb

Please sign in to comment.