mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Add compatibility chart (#118)
This commit is contained in:
parent
be5b26a754
commit
7225019302
1 changed files with 10 additions and 0 deletions
10
readme.md
10
readme.md
|
|
@ -54,6 +54,16 @@ Via Kubernetes:
|
|||
kubectl apply -f kubernetes.yml
|
||||
```
|
||||
|
||||
## Compatibility ⚙️
|
||||
|
||||
| **Product** | **Platform** | |
|
||||
|---|---|---|
|
||||
| Docker Engine | Linux| ✅ |
|
||||
| Docker Desktop | Linux | ❌ |
|
||||
| Docker Desktop | macOS | ❌ |
|
||||
| Docker Desktop | Windows 11 | ✅ |
|
||||
| Docker Desktop | Windows 10 | ❌ |
|
||||
|
||||
## FAQ 💬
|
||||
|
||||
### How do I use it?
|
||||
|
|
|
|||
Loading…
Reference in a new issue