linuxserver / docker-jackett

GNU General Public License v3.0
394 stars 95 forks source link

ServerConfig.json gets overwritten every time docker image is updated #41

Closed zgmfx closed 6 years ago

zgmfx commented 6 years ago

Recently whenever I pull the latest version of this docker image and restart it, my ServerConfig.json file is getting overwritten with a seemingly default one. I'm losing my specific settings such as the APIKey and BasePathOverride that are preventing other containers from accessing this one.

My ServerConfig.json is stored on my Host's drive that I'm mapping to /config of this container.

I just noticed this happening in the last few weeks or so. Previously whenever this docker image got updated my config was untouched.

j0nnymoe commented 6 years ago

Is this still an issue? please could you post some more information about your setup - host os/docker command? Thanks

zgmfx commented 6 years ago

I haven't tried updating the docker image since I logged the issue. But I just tried pulling the latest and restarting the container and I did not have the issue this time.

sparklyballs commented 6 years ago

in that case closing this