dockerfile

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-10-18 17:23:31 -07:00
parent b11bcfde11
commit a35d090fd9
9 changed files with 301 additions and 413 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