From a4735a328f81f5944ddacae0b6a6dcf9aba7186d Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Mar 2025 20:06:11 +0100 Subject: [PATCH] docs: Add Podman (#223) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 2f12e82..934e93c 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,8 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste | Docker Desktop | macOS | ❌ | | Docker Desktop | Windows 11 | ✅ | | Docker Desktop | Windows 10 | ❌ | +| Podman | Linux | ✅ | +| Podman Desktop | Linux | ✅ | | Github Codespaces | Cloud | ✅ | ## FAQ 💬