Commit Graph
2 Commits
Author SHA1 Message Date
梁铭洋andCursor 468474a148 Fix Docker build: install libsqlite3-dev for pdo_sqlite.
Build failed on Ubuntu because sqlite3 pkg-config headers were missing during extension compile.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-29 15:51:40 +08:00
梁铭洋andCursor dcde552657 Add Docker one-click deploy and data migration docs.
Enable PHP 8.2 + Apache compose stack with persistent data/uploads volumes and PhpSpreadsheet for xlsx import/export.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-29 15:00:56 +08:00