- Add Dockerfile with root user for simplified deployment
- Add docker-compose.yml for local development
- Add docker-compose.prod.yml for production deployment
- Add start.sh script for container initialization
- Fix page caching: add dynamic rendering to all pages
- Update database initialization to handle permissions
- Update README with deployment instructions
This is the first fully functional version with Docker support.
No manual permission setup required on deployment.