Skip to content

Make Dockerfile.api self-contained#47

Merged
powderluv merged 1 commit into
ROCm:mainfrom
shiv-tyagi:fix/self-contained-dockerfile
Apr 26, 2026
Merged

Make Dockerfile.api self-contained#47
powderluv merged 1 commit into
ROCm:mainfrom
shiv-tyagi:fix/self-contained-dockerfile

Conversation

@shiv-tyagi

Copy link
Copy Markdown
Member

Remove dependency on a sibling spur/ checkout. Cargo already declares spur-proto as a git dependency and fetches it during build, so the local COPY of spur source files was redundant and unused.

Remove dependency on a sibling spur/ checkout. Cargo already
declares spur-proto as a git dependency and fetches it during
build, so the local COPY of spur source files was unused.

Made-with: Cursor
@shiv-tyagi shiv-tyagi requested a review from powderluv April 26, 2026 12:16
@powderluv powderluv merged commit f13c064 into ROCm:main Apr 26, 2026
5 checks passed
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