mirror of
https://github.com/wallabag/docker
synced 2026-01-11 15:59:30 +00: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>