pytorch-notebook icon indicating copy to clipboard operation
pytorch-notebook copied to clipboard

uid and gid permissions on Linux

Open ntropy83 opened this issue 2 years ago • 1 comments

Hi there,

thank you for the amazing docker image. One thing I had on Linux, upon building the image for user level access, I had to set the uid and gid to 1000 by hand in the docker build script. Respectively the number I got on the system from the output of "id -g" and "id -u", otherwise it would use 0 and crash. That way it worked tho.

Greetings, ~ent

ntropy83 avatar Jul 21 '23 08:07 ntropy83

Could you provide the environmental information and the command that you executed? Thanks

Tverous avatar Aug 11 '23 19:08 Tverous