Skip to content

[FEA] Update Docker image to resolve permission issue #202

Open
@gigony

Description

@gigony

Is your feature request related to a problem? Please describe.
Follow up change/comments for:

Need to figure out the general solution.

Describe the solution you'd like

The general solution could be involved in using a tool like gosu (https://github.com/tianon/gosu) and changing folder permission at launch time.

May can refer to Jupyter notebook docker’s solution (https://github.com/jupyter/docker-stacks).


This is how Jupyter notebook docker workaround the user/permission issue.

It calls this script to fix permission settings:

Another info: Kubeflow serving Jupyterlab

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions