docs: Compatiblity chart (#224)

This commit is contained in:
Kroese 2025-03-20 23:04:36 +01:00 committed by GitHub
parent 4177dcd59b
commit 5659b0245d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,14 +64,14 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas
## Compatibility ⚙️
| **Product** | **Platform** | |
|---|---|---|
| Docker Engine | Linux | ✅ |
| Docker Desktop | Linux | ❌ |
| Docker Desktop | macOS | ❌ |
| Podman | Linux | ✅ |
| Podman Desktop | Linux | ✅ |
| Github Codespaces | cloud | ✅ |
| **Product** | **Linux** | **Win11** | **Win10** | **macOS** |
|---|---|---|---|---|
| Docker CLI | ✅ | ✅ | ❌ | ❌ |
| Docker Desktop | ❌ | ✅ | ❌ | ❌ |
| Podman CLI | ✅ | ✅ | ❌ | ❌ |
| Podman Desktop | ✅ | ✅ | ❌ | ❌ |
| Kubernetes | ✅ | ✅ | ❌ | ❌ |
| Github Codespaces | ✅ | ✅ | ✅ | ✅ |
## FAQ 💬