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

feat: allow building Docker image without vllm #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saghul
Copy link
Member

@saghul saghul commented Feb 10, 2025

  • Simplify build process by bundling ppa key
  • Add new BUILD_WITH_VLLM build-arg
  • Add make local_build option
  • Build ffmpeg in the builder image
  • Build ffmpeg using all available cores
  • Remove no longer needed dependencies

@saghul saghul requested a review from rpurdel February 10, 2025 11:10
@saghul saghul force-pushed the docker-improvements branch 2 times, most recently from d76a928 to 2f3f464 Compare February 10, 2025 13:58
- Simplify build process by bundling ppa key
- Add new BUILD_WITH_VLLM build-arg
- Add `make local_build` option
- Build ffmpeg in the builder image
- Build ffmpeg using all available cores
- Remove no longer needed dependencies
- Add `make build-cpu`
@saghul saghul force-pushed the docker-improvements branch from 2f3f464 to bc7e2de Compare February 10, 2025 14:34
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