Update readme.md

This commit is contained in:
Kroese 2025-03-18 14:04:53 +01:00 committed by GitHub
parent f4b259c9f7
commit b6fb943cad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,13 +62,18 @@ Via Kubernetes:
kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/master/kubernetes.yml
```
Via Github Codespaces:
[`Click here to launch this container in the cloud!`](https://github.com/codespaces/new?skip_quickstart=true&machine=basicLinux32gb&repo=743140652&ref=master&devcontainer_path=.devcontainer.json)
## Compatibility ⚙️
| **Product** | **Platform** | |
|---|---|---|
| Docker Engine | Linux| ✅ |
| Docker Desktop | Linux | ❌ |
| Docker Desktop | macOS | ❌ |
| Docker Engine | Linux | ✅ |
| Docker Desktop | Linux | ❌ |
| Docker Desktop | macOS | ❌ |
| Github Codespaces | Cloud | ✅ |
## FAQ 💬