fix: patch Dockerfile for purpose of docker run (#2177)

This commit is contained in:
Charles Packer
2024-12-09 15:03:11 -08:00
committed by GitHub
parent 3d5c321d91
commit 6c4f8d5d56
4 changed files with 107 additions and 53 deletions

View File

@@ -1 +1,9 @@
chatui
**/__pycache__
**/.pytest_cache
**/*.pyc
**/*.pyo
**/*.pyd
.git
.gitignore
.env
*.log