Built and containerized a Flask-based web application using a multi-stage Dockerfile to ensure minimal image size and high performance. Configured dependencies, non-root user setup, and added a healthcheck for production readiness. The app runs smoothly on port 5000 and is fully portable across environments.