Update readme.md
This commit is contained in:
parent
f4b259c9f7
commit
b6fb943cad
1 changed files with 8 additions and 3 deletions
11
readme.md
11
readme.md
|
@ -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 💬
|
||||
|
||||
|
|
Loading…
Reference in a new issue