All checks were successful
Deploy c4 / deploy (push) Successful in 41s
On a fresh VM, Docker creates the bind-mounted data/ directory as root:root, but the container runs as games (UID 5). This causes SQLite to fail with SQLITE_CANTOPEN. Create the directory with correct ownership in the deploy pipeline.
674 B
674 B