Improve Docker usage #80

Merged
Brain merged 5 commits from docker-improvements into main 2024-08-21 21:22:41 +02:00
Showing only changes of commit 155ddc556c - Show all commits

9
.dockerignore Normal file
View File

@ -0,0 +1,9 @@
*
!Pipfile
!Pipfile.lock
!data/
!ki/
!LICENSES/
!migrations/
!app.py
!run_prod.py