Browse Source

docs: Add compatibility chart (#883)

Kroese 8 months ago
parent
commit
658c84c55f
1 changed files with 10 additions and 0 deletions
  1. 10 0
      readme.md

+ 10 - 0
readme.md

@@ -58,6 +58,16 @@ Via Kubernetes:
 kubectl apply -f kubernetes.yml
 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 💬
 ## FAQ 💬
 
 
 ### How do I use it?
 ### How do I use it?