Skip to content

Conversation

@vikas809028
Copy link

Summary

This PR fixes the Docker build failure caused by webrtcvad requiring a C compiler.

Changes

  • Added installation of gcc, build-essential, and python3-dev to the Dockerfile
  • Upgraded pip before installing dependencies
  • Reordered COPY steps to leverage Docker build cache (better performance)

Why

Without these changes, building the image fails with:

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.

1 participant