From cc85bdcdc2c942cdbc88ea23cbd8adba9c5fc208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Sat, 2 Mar 2024 09:53:00 +0100 Subject: [PATCH] docs: linux no longer disabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Anders F Björklund --- website/docs/containers/onboarding.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/docs/containers/onboarding.md b/website/docs/containers/onboarding.md index 520010165da..d11c27257c7 100644 --- a/website/docs/containers/onboarding.md +++ b/website/docs/containers/onboarding.md @@ -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: