Skip to content

Commit 202a67f

Browse files
committed
README.md: add guide for Lima
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 525687e commit 202a67f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,14 @@ To confirm, run `sudo apt-get update && sudo apt-get install -y apache2` in the
4848

4949
### Lima integration
5050

51-
(WIP)
51+
Lima (since v0.12.0) provides built-in support for `socket_vmnet`:
52+
53+
```console
54+
$ limactl sudoers | sudo tee /etc/sudoers.d/lima
55+
$ limactl start --name=default template://vmnet
56+
```
57+
58+
See also https://github.com/lima-vm/lima/blob/master/docs/network.md
5259

5360
### Multi VM
5461
Multiple VMs can be connected to a single `socket_vmnet` instance.

0 commit comments

Comments
 (0)