Author Archives: Robert Jambrečić

Introduction to Docker

In this blog, we will introduce to you the Docker containerization platform. We will explain the difference between a container and a virtual machine (VM) and list some advantages and disadvantages. We will then walk you through the basic commands and finally run a simple Django app inside the Docker… Continue Reading