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

Start container as user #4

Open
ptulpen opened this issue Nov 25, 2018 · 0 comments
Open

Start container as user #4

ptulpen opened this issue Nov 25, 2018 · 0 comments

Comments

@ptulpen
Copy link

ptulpen commented Nov 25, 2018

Hello,
we would like to build up a jupyter system on mesos with this spawner.
What I am currently not sure about: we would like to create a work folder for each user on an NFS share.
Since we have a fixed user with ID 1000 I think this is quite difficult.

In other similar cases we start the container as the user so we can mount as the user.
Is this possible?
Maybe it is enough to create the folder by jupyterhub if it does not exist. (like a mkhomedir) and the user can stay the default user
Has anyone done this before or further ideas?

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

No branches or pull requests

1 participant