Skip to content

fix(docker): align builder and runtime workdir to resolve shebang paths#75

Merged
aniebietafia merged 1 commit into
mainfrom
fix/audio_transcribe_pipeline
May 23, 2026
Merged

fix(docker): align builder and runtime workdir to resolve shebang paths#75
aniebietafia merged 1 commit into
mainfrom
fix/audio_transcribe_pipeline

Conversation

@aniebietafia
Copy link
Copy Markdown
Contributor

Change builder stage WORKDIR from /build to /app to ensure virtual environment script shebangs (like uvicorn) resolve to valid absolute paths in the final runtime container.

Change builder stage WORKDIR from `/build` to `/app` to ensure virtual environment script shebangs (like `uvicorn`) resolve to valid absolute paths in the final runtime container.

Signed-off-by: aniebietafia <aniebietafia87@gmail.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 23, 2026

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/audio_transcribe_pipeline

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@aniebietafia aniebietafia merged commit be170fc into main May 23, 2026
7 checks passed
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.

1 participant