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
It is possible to use Lima, instead of Podman Machine, to run
Podman, or Docker, or Kubernetes (for running with containerd).
How is documented in the Podman Desktop documentation, but as
long as the instance is running it will appear automatically.
Signed-off-by: Anders F Björklund <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ Container environments:
47
47
-[Rancher Desktop](https://rancherdesktop.io/): Kubernetes and container management to the desktop
48
48
-[Colima](https://github.com/abiosoft/colima): Docker (and Kubernetes) on macOS with minimal setup
49
49
-[Finch](https://github.com/runfinch/finch): Finch is a command line client for local container development
50
+
-[Podman Desktop](https://podman-desktop.io/): Podman Desktop GUI has a plug-in for Lima virtual machines
50
51
51
52
GUI:
52
53
-[Lima xbar plugin](https://github.com/unixorn/lima-xbar-plugin): [xbar](https://xbarapp.com/) plugin to start/stop VMs from the menu bar and see their running status.
@@ -378,6 +379,9 @@ See also third party containerd projects based on Lima:
378
379
-[Rancher Desktop](https://rancherdesktop.io/): Kubernetes and container management to the desktop
379
380
-[Colima](https://github.com/abiosoft/colima): Docker (and Kubernetes) on macOS with minimal setup
380
381
382
+
Or third party "[containers](https://github.com/containers)" projects compatible with Lima:
383
+
-[Podman Desktop](https://podman-desktop.io/): Containers and Kubernetes for application developers
384
+
381
385
#### "Can I run Lima with a remote Linux machine?"
382
386
Lima itself does not support connecting to a remote Linux machine, but [sshocker](https://github.com/lima-vm/sshocker),
383
387
the predecessor or Lima, provides similar features for remote Linux machines.
0 commit comments