docs: add docker/model-runner to CLI reference repos (#23536)

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Add https://github.com/docker/model-runner to CLI reference repos.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
This commit is contained in:
Dorin-Andrei Geman
2025-10-10 12:47:08 +03:00
committed by GitHub
parent 4ede0601ae
commit 25ca52df31

View File

@@ -115,6 +115,7 @@ update the CLI reference docs, refer to the corresponding repository:
- [docker/cli](https://github.com/docker/cli)
- [docker/buildx](https://github.com/docker/buildx)
- [docker/compose](https://github.com/docker/compose)
- [docker/model-runner](https://github.com/docker/model-runner)
Feel free to raise an issue on this repository if you're not sure how to
proceed, and we'll help out.