February 21, 20233 yr I thought I had a bit of an understanding on how docker mounting works (i guess i don't) however it seems that every now and then when I am trying to spin up a new docker container that is not part of the community apps, i have issues with mounting. This then causes the container to constantly reboot as it flat out doesn't work. I have tried to add a the various ID's as variables with no difference. I have tried creating the appdata folder manually first, with no difference to if the docker container creates the folders. I have tried to change the access mode and nothing seems to fix it. I was wondering if anyone has tips for getting this working more reliably? For reference i am looking at deploying the privacy focused simplexchat and it requires the config folder Quote /etc/opt/simplex to be mounted. I attempt to mount this to Quote /mnt/user/appdata/simplexchat/config I do note that in their docs that they have this listed volume mount with a :z Quote -v $HOME/simplex/config:/etc/opt/simplex:z I am aware that unraid doesn't handle :z but could this be what is causing my issues? I end up with this error in the docker as it reboots. Essentially its not being mounted so that file is not being created Quote Error: server is not initialized (/etc/opt/simplex/smp-server.ini does not exist). Cheers all Edited February 21, 20233 yr by Joshndroid
January 5, 20242 yr Author 12 hours ago, FoxyNC said: Have you managed to find a solution? Nah, I gave up lol.. Still using matrix
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.