The development series aims to bring you language-specific getting started guides to walk you through the process of setting up your development environment and start containerising language-specific applications using Docker. The learning modules contain best practices and guidelines that explain how to create a new Dockerfile for your preferred language,
What will you learn in this module? The Node.js getting started guide teaches you how to create a containerized Node.js application using Docker. In this guide, you’ll learn how to: * Create a simple Node.js application * Create a new Dockerfile which contains instructions required to build a