bec913a599b7f53f822fcb61ee7652c5fd6ac225
- Add Dockerfile with multi-stage build for Flask app containerization - Include .dockerignore to optimize build context - Add docker-compose.yml for easy deployment with health checks - Update run.py to handle production mode with allow_unsafe_werkzeug - Add DOCKER.md with comprehensive deployment instructions - Configure health check endpoint at /health - Run as non-root user for security - Support for environment variables and proper port mapping
Description
Languages
Python
41.5%
JavaScript
34.4%
HTML
20.8%
CSS
2.7%
Dockerfile
0.6%