lmctfy

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Codename Lisa (talk | contribs) at 08:45, 6 July 2016 (→‎References: When the number of the entries are so few, no columns should be used to avoid such readability problems). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

lmctfy
Developer(s)Google Inc
Initial releaseOctober 13, 2013 (2013-10-13)
Stable release
0.4.5 / March 28, 2014; 10 years ago (2014-03-28)
Written inC++
Operating systemLinux
LicenseApache License, Version 2.0
Websitegithub.com/google/lmctfy

lmctfy ("Let Me Contain That For You", pronounced "l-m-c-t-fi"[1]) is an implementation of an operating system–level virtualization, which is based on the Linux kernel's cgroups functionality.

It provides similar functionality to other container-related Linux tools such as Docker and LXC. Lmctfy is the release of Google's container tools and is free and open-source software subject to the terms of Apache License version 2.0.

The maintainers in May 2015 stated their effort to merge their concepts and abstractions into Docker's underlying library libcontainer and thus stopped active development of lmctfy.[2]

References

  1. ^ "lmctfy README file".
  2. ^ https://github.com/google/lmctfy/commit/0b317d7eb625d1877a8a0aaf2f46f770d9a5a50f

External links