Skip to content

Commit

Permalink
docs: linux no longer disabled
Browse files Browse the repository at this point in the history
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
  • Loading branch information
afbjorklund authored and benoitf committed Mar 3, 2024
1 parent b6da04b commit cc85bdc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/docs/containers/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ 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 |
| :-------------------- | :---------------: | :---------------------------: | :-------------: |
| Windows | ❌ no | ✅ yes | ❌ experimental |
| macOS | ❌ no | ✅ yes | ✅ yes |
| Linux | ✅ yes |disabled in Podman Desktop | ✅ yes |
| Host operating system | Native containers | Podman Machine | Lima instance |
| :-------------------- | :---------------: | :-------------: | :-------------: |
| Windows | ❌ no | ✅ yes | ❌ experimental |
| macOS | ❌ no | ✅ yes | ✅ yes |
| Linux | ✅ yes |experimental | ✅ yes |

- Select a Docker execution environment:

Expand Down

0 comments on commit cc85bdc

Please sign in to comment.