dockerfile

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-10-20 10:17:49 -07:00
parent f675fdda0f
commit 59503697e9
9 changed files with 281 additions and 392 deletions

19
.dockerignore Normal file
View file

@ -0,0 +1,19 @@
.venv
__pycache__
*.pyc
*.pyo
*.pyd
*.so
.git
.gitignore
htmlcov*
.coverage
coverage*
.cache
.mypy_cache
.pytest_cache
.ruff_cache
uv.lock
node_modules
build
/tmp