feat: add docker support for hermes
This commit is contained in:
parent
e42be90e01
commit
3d53a94d59
3 changed files with 39 additions and 0 deletions
5
backend/hermes/.dockerignore
Normal file
5
backend/hermes/.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.venv
|
||||
.git
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
*.pyc
|
||||
Loading…
Add table
Add a link
Reference in a new issue