Docker is a tool that aims to automates the deployment of applications inside sandboxes(containers) which can be run on any host operating system by providing an abstraction layer of OS-level virtualisation.
Why Docker?
Docker v/s Virtual Machines
Docker Infrastructure
Docker Components
Docker Commands & Setup
Advanced topics in Docker
-
Docker Compose
-
Docker Swarm
-
Docker Network