googleforgames / googleforgames/open-match-docs
Failed to pull image openmatch-mmf-go-soloduel:0.10.0
Open
- Dominant language
- CSS
- Stars
- 16
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
When following the [getting started](https://open-match.dev/site/docs/getting-started/) docs, the instruction : `kubectl apply --namespace open-match-demo \
-f https://open-match.dev/install/v0.10.0/yaml/02-open-match-demo.yaml` fails with:
```
Failed to pull image "gcr.io/open-match-build/openmatch-mmf-go-soloduel:0.10.0": rpc error:
code = Unknown desc = Error response from daemon:
manifest for gcr.io/open-match-build/openmatch-mmf-go-soloduel:0.10.0 not found
```
Worked around by just using 0.8.0.
Contributor guide
Assessment
This issue has not been assessed yet.