mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
docs: clear up lima column on containers page
The OS support is the same for the Linux machine, no matter what distribution and what container engine is getting installed on it. Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
parent
2153cd07fb
commit
2fcab21835
1 changed files with 6 additions and 6 deletions
|
|
@ -29,7 +29,7 @@ Podman Desktop does not automatically set up container engine resources that you
|
|||
|
||||
- Select a Podman execution environment:
|
||||
|
||||
| Host operating system | Native containers | Podman machine | Lima instance |
|
||||
| Host operating system | Native containers | Podman Machine | Lima instance |
|
||||
| :-------------------- | :---------------: | :---------------------------: | :-------------: |
|
||||
| Windows | ❌ no | ✅ yes | ❌ experimental |
|
||||
| macOS | ❌ no | ✅ yes | ✅ yes |
|
||||
|
|
@ -37,11 +37,11 @@ Podman Desktop does not automatically set up container engine resources that you
|
|||
|
||||
- Select a Docker execution environment:
|
||||
|
||||
| Host operating system | Native containers | Lima instance | Docker Desktop |
|
||||
| :-------------------- | :---------------: | :-----------: | :------------: |
|
||||
| Windows | ❌ no | ❌ no | ✅ yes |
|
||||
| macOS | ❌ no | ✅ yes | ✅ yes |
|
||||
| Linux | ✅ yes | ❌ no | ✅ yes |
|
||||
| Host operating system | Native containers | Docker Desktop | Lima instance |
|
||||
| :-------------------- | :---------------: | :------------: | :-------------: |
|
||||
| Windows | ❌ no | ✅ yes | ❌ experimental |
|
||||
| macOS | ❌ no | ✅ yes | ✅ yes |
|
||||
| Linux | ✅ yes | ✅ yes | ✅ yes |
|
||||
|
||||
3. Setup your container engine.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue