Linux containers

Linux containers is a generic term for an implementation of operating system-level virtualization for the Linux operating system. Currently, a number of such implementations exist, and they are all based on the virtualization, isolation, and resource management mechanisms provided by the Linux kernel, notably Linux namespaces and cgroups.[1]

The term Linux containers may refer to one of the following technologies:

  • Docker, first released on 13 March 2013
  • Linux-VServer
  • lmctfy, initially developed by Google and released on 13 October 2013 and not actively developed since 2015.
  • LXC (Linux Containers), first released on August 6, 2008[2]
  • LXD
  • OpenVZ
  • Rkt, developed by CoreOS Inc
  • Singularity
  • systemd-nspawn[3]

References

  1. Rami, Rosen. "Namespaces and Cgroups, the basis of Linux Containers" (PDF). Retrieved 18 August 2016.
  2. "LXC - Linux Containers". linuxcontainers.org. Retrieved 2014-11-10.
  3. Poettering, Lennart. "systemd For Administrators, Part XXI". Retrieved 2 July 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.