Add docker build

This commit is contained in:
Andras Schmelczer 2026-02-01 13:10:34 +00:00
parent c84af213e2
commit 627ba5496a
4 changed files with 184 additions and 0 deletions

13
.dockerignore Normal file
View file

@ -0,0 +1,13 @@
data/
data_sources/
.venv
**/node_modules
**/dist
server-rs/target
.git
.task
.claude
__pycache__
*.parquet
analyses/
*.log