BenjaminPrice / fvtt-docker

Foundry VTT - Docker
MIT License
32 stars 39 forks source link

Upgrading Versions fails #14

Closed hno2 closed 3 years ago

hno2 commented 4 years ago

It is currently impossible to update/upgrade to a newer version. If you want to update to a newer version (e.g. from 0.6.x to 0.7.x) the container is restarted and will unzip the zip file provided, overwriting the update.

Maybe adding an additional volume for the foundry internal files is an option?

Or an other option would be to follow the structure of this docker-compose and disable the update dialogue.

jero-rodriguez commented 3 years ago

Same problem here, I don´t know why loop on the unzip phase.