Skip to content

Update gpu app Dockerfiles to more cleanly support automation#10

Open
EBro912 wants to merge 2 commits intomainfrom
ed/gpu-sample-project-fixes
Open

Update gpu app Dockerfiles to more cleanly support automation#10
EBro912 wants to merge 2 commits intomainfrom
ed/gpu-sample-project-fixes

Conversation

@EBro912
Copy link
Copy Markdown

@EBro912 EBro912 commented Mar 31, 2026

Three of the GPU sample projects, deepstream-vision/detector, deepstream-vision/vlm and python/pipecat-assistant had dependencies that required the developer already having models or programs downloaded and configured. This PR updates the Dockerfiles of these apps to automate this process, assisting in improved automation for things like testing scripts and CI.

A lingering issue is that many of the cached files do not get cleaned up, resulting in sample project runs failing due to disk space issues. This will most likely be fixed directly in the test script on the wendy-agent repo.

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