Begin Learning Docker in 15 Minutes

Sat Jul 30, 2016 - 200 Words

Learning Docker is going to be important in the next few years, so that’s what we’re going to do. In this first episode, we’re going to get up and running with Docker so that we have a little exposure to images & containers. This is a pretty weird place to start, but it will save a lot of time down the road by not needing to cover initial set up for different languages/environments over and over again.

Resources for Learning Docker

Here’s a list of the tools that we interacted with during this tutorial. Docker is very well documented, so feel free to poke around in some of the associated articles when you go to download Docker.

With this short introduction into using Docker, we now have a stepping off point so that we can start using Docker for development and also for packaging and deploying code.