add docker config

This commit is contained in:
2026-03-26 12:17:38 +01:00
parent 1f20359fa3
commit 799b012ceb
3 changed files with 44 additions and 2 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules
dist
frontend/dist
.git
.gitignore
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
backend/data/*.db
backend/data/*.db-*