Prerequisites --- https://www.pld-linux.org/docs/lxc?rev=1384818517 +++ https://www.pld-linux.org/docs/lxc @@ -12,13 +12,18 @@ * [[https://help.ubuntu.com/12.04/serverguide/lxc.html|Ubuntu Server Guide]] * [[http://wiki.alpinelinux.org/wiki/LXC|Alpine Linux Docs]] * [[http://libvirt.org/drvlxc.html|libvirt LXC driver]] * [[http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/|Systemd Container Interface]] + + ===== Prerequisites ===== + + * 3.8+ kernel [[http://docs.docker.io/en/latest/installation/kernel/|according]] to docker devs + * [[package>lxc]] package + * cgroups mounted, use [[package>systemd]] or [[package>libcgroup]] for that. ===== Guest creation ===== Build the guest container. - ==== Bare minimum, no template ==== <file bash> # lxc-create -n test
Diff URL: https://www.pld-linux.org/docs/lxc?do=diff&r1=1384818517&r2=1384819198 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
