Linux containers in a few lines of code
This post is meant to be a counterpart to the previous KVM post, but about containers instead. The idea is to show how exactly containers work by running a busybox Docker image in our own small container runner.
Source: Linux containers in a few lines of code, an article by Serge Zaitsev. See also the discussion on Hacker News.