summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)AuthorLines
9 daysFix Docker startup: add package.json to app stage, respect DB_PATHyyamashita-0/+1
npm start requires package.json in the working directory. Also wire up the DB_PATH env var so the DB is created inside the mounted volume. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daysAdd Dockerfile and server-setup.sh for git push auto-deployyyamashita-0/+27