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
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,9 @@ Translations: [日本語(Japanese)](README.ja.md) [简体中文(Simplified Chi
5
5
6
6

7
7
8
-
# Lima: Linux virtual machines (on macOS, in most cases)
8
+
# Lima: Linux Machines
9
9
10
-
Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2), and [containerd](https://containerd.io).
11
-
12
-
Lima can be considered as a some sort of unofficial "containerd for Mac".
13
-
14
-
Lima is expected to be used on macOS hosts, but can be used on Linux hosts as well.
10
+
Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).
15
11
16
12
✅ Automatic file sharing
17
13
@@ -37,8 +33,9 @@ The [talks](docs/talks.md) page contains links to slides and video from conferen
37
33
38
34
## Motivation
39
35
40
-
The goal of Lima is to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
36
+
The original goal of Lima was to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
41
37
to Mac users, but Lima can be used for non-container applications as well.
38
+
Lima also supports non-macOS hosts (Linux, NetBSD, etc.).
0 commit comments