mirror of
https://github.com/wallabag/docker.git
synced 2025-12-21 19:27:35 +01:00
If we use a local folder volume binding, install_wallabag was failing because of missing file and permission issues. This reworks the way we initially create the database when it is missing or empty. Superseeds #386 Fixes #316 #346 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>