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

Containers/Jupyter: correct permissions #6049

Closed
planetf1 opened this issue Dec 22, 2021 · 0 comments · Fixed by #6050
Closed

Containers/Jupyter: correct permissions #6049

planetf1 opened this issue Dec 22, 2021 · 0 comments · Fixed by #6050

Comments

@planetf1
Copy link
Member

When making changes for odpi/egeria-charts#110 it was found that the Jupyter image is tricky to
run unpriviliged due to the default permissions set in the container

See https://cloud.redhat.com/blog/jupyter-on-openshift-part-6-running-as-an-assigned-user-id for an explanation

An additional chown() is required in the jupyter image

planetf1 added a commit to planetf1/egeria that referenced this issue Dec 22, 2021
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit that referenced this issue Dec 22, 2021
#6049 fix permissions in jupyer image
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