You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. Thanks for the container, it's working great. I'm using this in a docker compose environment, and I'd like to be able to persist the install and config, current downloads etc across recreations of the container. At the moment, if I do something like add or remove a volume for sharing, it kicks me back to a whole new fresh container with no install. Do you have any thoughts on how I could solve this? I don't know enough about Wine / soulseek to know whether it's as simple as persisting the configuration somewhere, or whether there's more to it. I'm ok to do the install each time, just as long as it can pick up the downloads and sharing settings where it left off.
Happy to do the legwork if you can point me in the right direction. cheers.
The text was updated successfully, but these errors were encountered:
Hey there. Thanks for the container, it's working great. I'm using this in a docker compose environment, and I'd like to be able to persist the install and config, current downloads etc across recreations of the container. At the moment, if I do something like add or remove a volume for sharing, it kicks me back to a whole new fresh container with no install. Do you have any thoughts on how I could solve this? I don't know enough about Wine / soulseek to know whether it's as simple as persisting the configuration somewhere, or whether there's more to it. I'm ok to do the install each time, just as long as it can pick up the downloads and sharing settings where it left off.
Happy to do the legwork if you can point me in the right direction. cheers.
The text was updated successfully, but these errors were encountered: