· Tutorials
Docker for beginners - Part 1 - Introduction and Installation
Docker is a tool that allows you to run applications in containers. Containers are like virtual machines, but they are more portable and resource-friendly. In this tutorial, you will learn what is Docker and how to install Docker in your local machine.