Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: install ffmpeg in dev #17

Merged
merged 2 commits into from
Nov 24, 2023
Merged

fix: install ffmpeg in dev #17

merged 2 commits into from
Nov 24, 2023

Conversation

alextran1502
Copy link
Contributor

No description provided.

Comment on lines +36 to +38
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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are in both dev and prod. Can you move this to another stage "builder" at the top and then have dev and prod both extend it?

@alextran1502 alextran1502 merged commit 13464ad into main Nov 24, 2023
3 checks passed
@alextran1502 alextran1502 deleted the fix/ffmpeg-dev branch November 24, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants