dockerfile
Some checks failed
Installer CI / lint (push) Failing after 3s
Installer CI / smoke-test-on-dev (push) Failing after 2s

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-10-19 21:13:36 -07:00
parent f675fdda0f
commit a9ff8c5c9f
9 changed files with 288 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