When pulling the latest docker image onto an Azure container instance, the settings file ends up in the user directory instead of the mounted file share at /data.
Any way to avoid this so settings.js is on the file share? Would prefer not to write my own dockerfile if possible.
Cheers
Logs:
16 Oct 15:32:11 - [info] Node-RED version: v2.0.6
16 Oct 15:32:11 - [info] Node.js version: v14.17.6
16 Oct 15:32:11 - [info] Linux 5.4.81-microsoft-standard x64 LE
16 Oct 15:32:11 - [info] Loading palette nodes
16 Oct 15:32:22 - [info] Settings file : /usr/src/node-red/node_modules/node-red/settings.js
16 Oct 15:32:22 - [info] Context store : 'default' [module=memory]
16 Oct 15:32:22 - [info] User directory : /data
16 Oct 15:32:22 - [warn] Projects disabled : editorTheme.projects.enabled=false
16 Oct 15:32:22 - [info] Flows file : /data/flows.json
16 Oct 15:32:22 - [info] Server now running at http://127.0.0.1:1880/