Skip to content

Conversation

@tornikeo
Copy link

@tornikeo tornikeo commented Jun 22, 2025

backend.Dockerfile fails at RUN rm /opt/conda/bin/ffmpeg, due to ffmpeg somehow missing from that path. rm -f fixes this.

This closes issue 584.

@tornikeo
Copy link
Author

Dear @ronghanghu, please view and merge this simple PR. Docker build just fails because of this one line. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] failed to solve: rm /opt/conda/bin/ffmpeg && ln -s /bin/ffmpeg /opt/conda/bin/ffmpeg

2 participants