Kalpana Kalpana (Editor)

Linux containers

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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.

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

  • Docker
  • Linux-VServer
  • lmctfy
  • LXC
  • LXD
  • OpenVZ
  • systemd-nspawn
  • References

    Linux containers Wikipedia