Containers HOWTO? (Where do I start?)

Serge E. Hallyn serge.hallyn at canonical.com
Wed Dec 8 07:02:39 PST 2010


A few places to start since you want to start from the ground up:

1. man clone
2. man pivot_root
3. git co git://git.sr71.net/~hallyn/cr_tests;
   cd cr_tests
   git co hs_exec
   vi ns_exec.c
4. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=Documentation/cgroups;h=8c6b3f6c41a929f8db38b51a39442387ecbd5986;hb=HEAD
5. http://www.mnis.fr/france/services/virtualisation/pdf/cr.pdf

-serge


More information about the Containers mailing list