Returning to default (wizard) on restart
Opened this issue · 1 comments
a8ree commented
Can anyone tell me why it would be returning to a default config when the container is restarted?
I'm on windows and i have used the following command
docker run --restart=always --cap-add SYS_ADMIN --cap-add DAC_READ_SEARCH -d -p 8096:8096 --name=emby-server -v Z:\ServerFolders\Recording:/media -v Z:\ServerFolders\Recording\config:/config nvllsvm/emby-unlocked
I can see the config info at the path specified but when the container restarts, it doesn't appear to be using this
a8ree commented
Sorry, wrong place. This relates to the docker version