How to Dockerize an Express App
Introduction
Differences across development environments tend to cause compatibility issues for developers during deployment. Enter Docker, a platform that helps solve this problem by providing a consistent environment for developing and deploying ap...
blog.dannysantino.com10 min read