Update dockerfiles

This commit is contained in:
Andras Schmelczer 2022-05-28 14:52:29 +02:00
parent 5bd7e58ed8
commit 824fd42982
3 changed files with 9 additions and 25 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
.venv
.env
**/.cache
.git
**/__pycache__
.dockerignore