docs: Compatiblity chart (#224)
This commit is contained in:
parent
4177dcd59b
commit
5659b0245d
1 changed files with 8 additions and 8 deletions
16
readme.md
16
readme.md
|
@ -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 💬
|
||||
|
||||
|
|
Loading…
Reference in a new issue