Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#234 - Set user by id in Dockerfile #236

Closed
wants to merge 1 commit into from

Conversation

michael-82
Copy link
Collaborator

  • do not create a new user "feasibility" with group but use user with id 10001 instead
  • adapt check in github action

@michael-82 michael-82 added the enhancement New feature or request label Nov 13, 2023
@michael-82 michael-82 self-assigned this Nov 13, 2023
@michael-82 michael-82 linked an issue Nov 13, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3276354) 74.12% compared to head (cf5b766) 74.12%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #236   +/-   ##
==========================================
  Coverage      74.12%   74.12%           
  Complexity       523      523           
==========================================
  Files            124      124           
  Lines           2211     2211           
  Branches         105      105           
==========================================
  Hits            1639     1639           
  Misses           512      512           
  Partials          60       60           

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

@michael-82 michael-82 force-pushed the feature/234-set-user-by-id-in-dockerfile branch from 38da194 to a7a35fe Compare November 13, 2023 14:16
- do not create a new user "feasibility" with group but use user with id 10001 instead
- adapt check in github action
@michael-82 michael-82 force-pushed the feature/234-set-user-by-id-in-dockerfile branch from a7a35fe to cf5b766 Compare November 22, 2023 07:58
@michael-82
Copy link
Collaborator Author

Included in #238

@michael-82 michael-82 closed this Nov 23, 2023
@michael-82 michael-82 removed the request for review from juliangruendner November 23, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set user by id in Dockerfile
1 participant