the docker images in the node red docker hub has a command built in that starts the node red with the user dir of /data . I would like to change that to make it /home what is the best way to achieve this? Can i somehow avoid making my own copy of the docker image so that i wont have trouble upgrading to newer ones,