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:
Anders F Björklund 2023-10-17 10:59:36 +02:00 committed by Florent BENOIT
parent 2153cd07fb
commit 2fcab21835

View file

@ -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.