node-red-docker
node-red-docker copied to clipboard
Possibilities to use differen PUID for node-red user
Hi guys,
i would like to know if there is the possibilities to define UID for the docker user that run nodered. I'm running nodered on nas and prefer not to chmod 1000 mi data dir, but change uid for the container user.
thanks in advance
You can change the UID on the docker command line:
https://docs.docker.com/engine/reference/run/#user