jshridha / docker-blueiris

Blueiris in a docker using wine!
Apache License 2.0
106 stars 52 forks source link

GPU branch question #61

Closed stefan-west1 closed 2 years ago

stefan-west1 commented 2 years ago

Hi all, I've been using the latest branch for a while now and was mostly working but had a few issues. I tried out the GPU branch and everything was sorted, or so I thought. It worked much better, but I found that if I stopped the container, or restarted my system, unlike the latest branch which preserved everything, I had a completely clean slate. It had to reinstall blueiris, the trial had started again and I had lost all my settings. I reverted back to my original latest branch version and everything is luckily still there. If I can work out how to get the GPU version to not reset itself constantly, it will be perfect. Any Ideas?

stefan-west1 commented 2 years ago

Nevermind, I sorted it. I was monting -v /path/to/data:/home/wineuser/prefix:rw \ as -v /path/to/data:/root/prefix32:rw \