Jump to content

Talk:Container Linux

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 37.24.108.17 (talk) at 09:02, 20 January 2015 (Docker and its underlying Linux Containers (LXC): new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Docker and its underlying Linux Containers (LXC)

Docker uses the same techniques as lxc (cgroups and namespace support), but docker v0.9 is not based on lxc anymore, so "underlying" is wrong. I think the following would probably be more correct:
"... using Docker and its operating-system-level virtualization technology based on Linux cgroups and namespace support for running multiple isolated Linux systems (containers) ..."
... but I'm not a native english speaker so I don't want to change it by my own.