Add Dockerfile and docker-compose.yaml
This commit is contained in:
parent
db22341b18
commit
86e508bc9d
3 changed files with 20 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
.idea/
|
||||
venv/
|
||||
__pycache__/
|
||||
Dockerfile
|
||||
docker-compose.yaml
|
Loading…
Add table
Add a link
Reference in a new issue