mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add Docker for AI labs to guides section with Labs tag (#24208)
<!--Delete sections as needed -->
## Description
This PR:
- adds new labs tag to `data/tags.yaml` and
`content/tags/labs/_index.md`
- creates 4 single-page lab guides under content/guides/:
- lab-agentic-apps.md (7 modules)
- lab-mcp-gateway.md (7 modules)
- lab-fine-tuning.md (4 modules)
- lab-cagent.md (7 modules)
Labs are filterable at `/guides/?tags=labs`
<!-- Tell us what you did and why -->
## 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
---------
Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
048e4d2861
commit
6f39c26e10
@@ -24,6 +24,8 @@ faq:
|
||||
title: FAQ
|
||||
frameworks:
|
||||
title: Frameworks
|
||||
labs:
|
||||
title: Labs
|
||||
networking:
|
||||
title: Networking
|
||||
observability:
|
||||
|
||||
Reference in New Issue
Block a user