From 4177dcd59baf2b3d54aa17a28aa9082555ad1852 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Mar 2025 20:07:28 +0100 Subject: [PATCH] docs: Add Podman (#223) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index b75916c..d482613 100644 --- a/readme.md +++ b/readme.md @@ -69,6 +69,8 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas | Docker Engine | Linux | ✅ | | Docker Desktop | Linux | ❌ | | Docker Desktop | macOS | ❌ | +| Podman | Linux | ✅ | +| Podman Desktop | Linux | ✅ | | Github Codespaces | cloud | ✅ | ## FAQ 💬