Skip to content

Conversation

@xalelax
Copy link
Contributor

@xalelax xalelax commented Sep 24, 2025

Relevant issue or PR

In #367 , some errors are happening because a module (MLFlow) cannot find the user's home directory. Just setting USER 1000:1000 in the Dockerfile results in weird behaviour in general

Description of changes

Added a groupadd and useradd for tesseract:tesseract in the dockerfile.

Testing done

Locally works as expected on helloworld

@xalelax xalelax self-assigned this Sep 24, 2025
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (4ff114f) to head (521bca1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   76.33%   76.33%           
=======================================
  Files          29       29           
  Lines        3343     3343           
  Branches      525      525           
=======================================
  Hits         2552     2552           
  Misses        558      558           
  Partials      233      233           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@apaleyes apaleyes left a comment

Choose a reason for hiding this comment

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

it's very surprising this used to work before at all. thanks!

@xalelax xalelax merged commit 80974ef into main Sep 24, 2025
71 of 73 checks passed
@xalelax xalelax deleted the ale/fix-user-home branch September 24, 2025 14:31
@pasteurlabs pasteurlabs locked and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants