Thanks for this detailed description.

Am Donnerstag, 31. August 2017 16:34:09 UTC+2 schrieb Min RK:
>
> There are two primary ways to set the uid of the containers:
>
>    1. you can set the user-id of the container at the docker level with 
> extra_create_kwargs['user'] 
>    = '1234:100' 
>    2. you can set the NB_UID environment variable *and run the container 
>    as root*
>
>
For me solution 3 does not work, because I can not change the user id if 
the container is not running as root.
I get a 'Permission Denied' message. 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/993ed118-4911-467b-b626-c30703938259%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to