Add docker build
This commit is contained in:
parent
c84af213e2
commit
627ba5496a
4 changed files with 184 additions and 0 deletions
13
.dockerignore
Normal file
13
.dockerignore
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
data/
|
||||
data_sources/
|
||||
.venv
|
||||
**/node_modules
|
||||
**/dist
|
||||
server-rs/target
|
||||
.git
|
||||
.task
|
||||
.claude
|
||||
__pycache__
|
||||
*.parquet
|
||||
analyses/
|
||||
*.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue