Containerization with Docker
In this tutorial, we will learn the basics of deploying various web applications using Docker. We will learn building docker images, pushing docker images to dockerhub and using docker compose for deploying multi-container application.