About
This skill provides a comprehensive framework for containerizing Node.js applications using industry best practices for security, performance, and developer experience. It features optimized multi-stage builds that significantly reduce image size, non-root user configurations to minimize attack surfaces, and sophisticated layer caching strategies for faster CI/CD pipelines. From local development with Docker Compose to production-ready health checks and graceful shutdown handling, this skill ensures your Node.js backend is portable, scalable, and secure.