You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNCF TOC approved to promote Lima from Sandbox to Incubating
on 2025-10-14. (cncf/toc issue 1348)
Fix issue 2068
Signed-off-by: Akihiro Suda <[email protected]>
Copy file name to clipboardExpand all lines: website/content/en/docs/_index.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,16 @@ Related project: [sshocker (ssh with file sharing and port forwarding)](https://
27
27
28
28
This project is unrelated to [The Lima driver project (driver for ARM Mali GPUs)](https://gitlab.freedesktop.org/lima).
29
29
30
-
## Motivation
30
+
## Project history
31
31
32
-
The original goal of Lima was to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
33
-
to Mac users, but Lima can be used for non-container applications as well.
32
+
Lima began in May 2021, aiming at promoting [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
33
+
to Mac users.
34
+
Later the project scope was expanded to support other containers
35
+
and non-container applications as well.
34
36
Lima also supports non-macOS hosts (Linux, NetBSD, etc.).
37
+
38
+
Lima joined the [Cloud Native Computing Fundation (CNCF)](https://cncf.io)
39
+
in September 2022 as a Sandbox project.
40
+
The project was promoted to the Incubating level in October 2025.
0 commit comments