Add Dockerfile build to PR check workflow
Open
@officialasishkumar is already working on this.
Since Apr 26, 2026.
enhancement
work in progress
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
We currently don't test the build of the Dockerfile in the pull request check. As we don't check the build this can lead to not discovering build errors until we release a new version of the docker image to the docker hub. We should include the build step to capture build errors early.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.