1
0
mirror of https://github.com/wallabag/docker synced 2026-01-16 10:19:49 +00:00
Files
docker-wallabag/root/entrypoint.sh
Kevin Decherf 9c6aca3b76 Fix SQLite provisioning
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>
2024-03-10 16:21:31 +01:00

5.3 KiB
Executable File