- Python packages are installed in a virtual environment within the src dir - This prevents a LONG installation process each time the docker image is rebuilt |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| gunicorn.conf.py | ||
| nginx.conf | ||
| start_dev_server.sh | ||
| start_prod_server.sh | ||
| start_worker.sh | ||