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

Allow the container to be run with a different user #17

Open
abompard opened this issue Nov 18, 2022 · 0 comments · May be fixed by #18
Open

Allow the container to be run with a different user #17

abompard opened this issue Nov 18, 2022 · 0 comments · May be fixed by #18

Comments

@abompard
Copy link

I would like to run Sendria in Openshift. For security reasons, OpenShift runs the images with an arbitrary user ID, as explained in their documentation. To support this setup, all Sendria needs to do is to set the /home/sendria/.local directory permissions to 0755, as it currently is 0700.

abompard added a commit to abompard/sendria that referenced this issue Nov 18, 2022
Fixes msztolcman#17

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
@abompard abompard linked a pull request Nov 18, 2022 that will close this issue
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 a pull request may close this issue.

1 participant