Archive | Docker

Docker basics

This post is a quick how-to guide to solve some fundamental problems I had when using Docker, as you probably will: containersDockerfiles (with uppercase ‘D’)data persistenceclean up unused images and containersquick guide using some templates I recommend having a look at the Try Docker course on Codeschool for a complete explanation. (more…)

Continue Reading 0