lmctfy

lmctfy
DeveloperGoogle Inc
Initial release13 October 2013 (2013-10-13)
Final release
0.4.5 / March 28, 2014 (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 the 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] Docker, Inc. further integrated libcontainer into their container format and runtime runc[3] and subsequently donated it to the Open Container Initiative.[4]

References

  1. ^ "lmctfy README file". GitHub. 19 October 2021.
  2. ^ "Update project status · google/Lmctfy@0b317d7". GitHub.
  3. ^ "Update project status · docker-archive/libcontainer@83a102c". GitHub.
  4. ^ "About the Open Container Initiative". Open Container Initiative. Retrieved 2026-02-27. Docker is donating its container format and runtime, runC, to the OCI to serve as the cornerstone of this new effort.