feat: add Docker build

This commit is contained in:
2025-10-27 15:19:40 +01:00
parent be6d9bb98a
commit 06fc5e6747
3 changed files with 89 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.gitignore
.cursor
*.md
node_modules
README.md
docs