Comment on [HELP] How to fork a docker image?

<- View Parent
sugar_in_your_tea@sh.itjust.works ⁨1⁩ ⁨week⁩ ago

Passing that in basically overrides the [USER field in the Dockerfile](docker run -it --user $UID:$GID). Make sure that user/group combo has access to the render device.

source
Sort:hotnewtop