Skip to content

Fix RAHasher prod build#3282

Merged
gantoine merged 2 commits intorommapp:masterfrom
dangmai:fix-rahasher-dockerfile
Apr 18, 2026
Merged

Fix RAHasher prod build#3282
gantoine merged 2 commits intorommapp:masterfrom
dangmai:fix-rahasher-dockerfile

Conversation

@dangmai
Copy link
Copy Markdown
Contributor

@dangmai dangmai commented Apr 17, 2026

Description
Explain the changes or enhancements you are proposing with this pull request.

The current prod Dockerfile does not build. It needs some alpine-specific fixes.

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots (if applicable)

Copilot AI review requested due to automatic review settings April 17, 2026 23:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the production Docker image build by adjusting the RAHasher build stage for Alpine/musl compatibility.

Changes:

  • Add bash to the RAHasher build stage dependencies.
  • Patch upstream RALibretro sources during the Docker build to add missing system headers required on Alpine/musl.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docker/Dockerfile
@gantoine gantoine merged commit 2000a6c into rommapp:master Apr 18, 2026
3 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.

3 participants