fixed docker

This commit is contained in:
afanasyev.aa 2025-06-26 20:47:12 +09:00
parent 741aefca31
commit c334c0628d
8 changed files with 206 additions and 40 deletions

36
.dockerignore Normal file
View file

@ -0,0 +1,36 @@
__pycache__
**/__pycache__
**/__pycache__/*
venv
*.pyc
*.pyo
*.pyd
*.sqlite3
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.vscode
.prettierrc
.mypy_cache
.pytest_cache
.hypothesis
Dockerfile
.env
.dockerignore
docker-compose.override.yml
docker-compose.override
docker-compose.yml
nginx
media
static
postgres