Introduction to Docker

On this post we will present a basic introduction to Docker. By the end you should have an understanding of its main concepts and usage scenarios. First, let’s establish some groundwork on virtualization. Hypervisor virtualization In this mode, one or more independent machines run virtually on physical hardware via an intermediation layer. Each virtual machineContinue reading “Introduction to Docker”