Getting started with Docker
March 7, 2017
This is a basic, straight forward, introduction to Docker. Docker is a container management tool. You can create containers based from images, an image is just a saved state of a container, or more properly it’s a snapshot of a container.