dsavell / docker-grav

Docker Container for GRAV CMS
MIT License
40 stars 18 forks source link

Recreating container also recreates Home and Typography pages #6

Closed Miroka96 closed 5 years ago

Miroka96 commented 5 years ago

Hi,

I usually want to be able to delete and recreate containers as necessary... Unfortunately, on every initial start (at least of the init-admin script) a plain installation is copied over the previous data. During this process, some configurations get lost.

I would rather like the script to look for already existing data (without modifying it) and then to perform an update. I am just not completely sure how this could be done. Anyway, maybe someone can find a solution. Nevertheless, I really like these docker containers!

Best, Miroka

dsavell commented 5 years ago

Hey Miroka96

Thanks for the issue, looking into this now, its a good spot, no idea how I missed this, simple wrong condition in the init-core and init-admin this will be resolved as soon as I push a new image.

Regards,

dsavell commented 5 years ago

should be fixed now, let me know if you have any further issues.

New tags support this:

latest admin-1.6.11 admin core-1.6.11 1.6.11