You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nschoe.com/messages/2016-05-26-Docker_Part_I_is...

478 B

title
Docker Series - Part I is Out!

I've begun a series of posts about Docker, the containerization solution that has all the hype right now.
It's designed from the ground up so that it is accessible for everyone. This post talks about the theory behind Docker and Linux containers in order to have a mental model of what is happening under the hood. Then we will gradually talk and build more and more complex systems in order to tap the full potential of Docker.