Commit Graph

66399 Commits

Author SHA1 Message Date
David Karlsson
cbceafed09 docs: address issue #24163 (#24177)
## Summary
Removed repeated text about path behavior in the Compose Build
Specification documentation.

## Changes
- Consolidated duplicate sentences about absolute/relative path behavior
that appeared in both the "former case" and "latter case" paragraphs
- Improved clarity by explicitly referencing "When `build` is specified
as a string" and "When `build` is specified as a detailed structure"
instead of vague "former/latter" references
- Added a single consolidated paragraph explaining path behavior that
applies to both cases

Fixes #24163

---
🤖 Generated with [cagent](https://github.com/docker/cagent)
2026-02-27 13:22:53 +00:00
David Karlsson
fc7ca0d902 Merge pull request #24206 from dvdksn/mcp-profile-import-export
mcp: add profile import/export examples
2026-02-27 11:48:29 +01:00
David Karlsson
6043578884 mcp: add temporary callout about profiles availability
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-27 10:53:49 +01:00
David Karlsson
85433ba8b6 mcp: add 4.63 release notice for mcp profiles
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-27 10:53:16 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
6f39c26e10 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>
2026-02-26 16:31:44 -06:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
048e4d2861 Update accept.txt (#24226)
<!--Delete sections as needed -->


## Description

[Unsloth](https://github.com/unslothai/unsloth), a project designed to
make fine-tuning models much faster and more accessible.

<!-- 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
2026-02-26 08:18:46 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
fe99265ce2 Add 'Labspaces' to accepted vocabulary list (#24225)
<!--Delete sections as needed -->

## Description

<!-- 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: Craig Osterhout <craig.osterhout@docker.com>
2026-02-26 07:44:57 -08:00
David Karlsson
cdbd168654 Merge pull request #24224 from dvdksn/fix-nightly-again
ci: force freshness agent to finally move on
2026-02-26 13:54:58 +01:00
David Karlsson
9f09e7800e ci: force freshness agent to finally move on
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-26 13:31:51 +01:00
github-actions[bot]
d4ebf95414 docs: address issue #24218 (#24220)
## Summary
Fixed malformed anchor link by removing `.md` extension from the anchor
portion.

## Changes
- Fixed anchor link in
`content/manuals/desktop/features/networking/networking-how-tos.md` from
`#firewalls-and-endpoint-visibility.md` to
`#firewalls-and-endpoint-visibility`

Fixes #24218

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-02-26 08:10:00 +00:00
David Karlsson
fb91a08a26 Merge pull request #24214 from dvdksn/schema-markup-fmt-fixes
schema markup fmt fixes
2026-02-25 18:35:09 +01:00
github-actions[bot]
e369fca109 docs: address issue #24184 (#24216)
## Summary
Removed time-relative language from the Synchronized file shares Known
Issues section.

## Changes
- Removed "currently" from the file share limitation statement in
`content/manuals/desktop/features/synchronized-file-sharing.md` to align
with STYLE.md guidelines about writing timelessly.

Fixes #24184

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-02-25 15:12:29 +00:00
David Karlsson
3b2904f7e4 Merge pull request #24212 from bruegth/patch-1
Update Docker.DotNet link in C# library section
2026-02-25 15:58:07 +01:00
David Karlsson
5b3eac08a6 site: truncate schema.org titles at 110 chars
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-25 14:27:33 +01:00
David Karlsson
3a6fef5db8 site: use array for schema.org keywords
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-25 14:24:17 +01:00
Thomas Brüggemann
ca0020e2af Update Docker.DotNet link in C# library section
Fork because of unmaintained orginal repo.
2026-02-25 10:10:15 +01:00
Luca Guerra
1ca3e4365e Add security content note for Docker Desktop 4.62.0 release (#24207)
<!--Delete sections as needed -->

## Description

As per title, add security note. Once approved, the CVE details will be
published.

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: docker-agent[bot] <259137750+docker-agent[bot]@users.noreply.github.com>
2026-02-24 10:10:18 +00:00
David Karlsson
adb4a5a1e0 mcp: add profile import/export examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 10:52:22 +01:00
Allie Sadler
6cfac1c85c profiles rn addition (#24205)
<!--Delete sections as needed -->

## Description

<!-- 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
2026-02-24 09:46:34 +00:00
David Karlsson
73e77a9064 Merge pull request #24201 from docker/agent/issue-24195
docs: address issue #24195
2026-02-24 09:00:14 +01:00
David Karlsson
183bddb090 Merge pull request #24200 from docker/agent/issue-24190
docs: address issue #24190
2026-02-24 08:59:46 +01:00
David Karlsson
422713453c Merge pull request #24191 from dvdksn/hugo-template-housekeeping
hugo template housekeeping
2026-02-24 08:52:02 +01:00
David Karlsson
766abb5de2 fix: hotfix link to redirect target
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:09 +01:00
David Karlsson
c5b3cb60ad chore: fix links pointing to redirect targets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
5b2a9c8c08 chore: delete scout docker-cli-plugin-hooks datafile
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
0ec21c9cd9 fix: unhide desktop/offload plugin root commands
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
4899ea2cf1 chore: move cli data files to data subdir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
70d0c07c69 site: use content adapters for cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:05 +01:00
David Karlsson
dde88001b6 site: simplify security-announcements rss page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:32 +01:00
David Karlsson
d5fd0b2f11 site: simplify base templates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:32 +01:00
David Karlsson
33226cf897 site: simplify guides/series layouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:31 +01:00
David Karlsson
f88723afe2 site: add mainEntityOfPage, inLanguage schema.org metadata
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:31 +01:00
dvdksn
c34f81f115 docs: address issue #24195
This change was automatically generated by the documentation agent team
in response to issue #24195.

🤖 Generated with cagent
2026-02-23 16:28:07 +00:00
dvdksn
aa34240f13 docs: address issue #24190
This change was automatically generated by the documentation agent team
in response to issue #24190.

🤖 Generated with cagent
2026-02-23 16:19:27 +00:00
David Karlsson
b5e217c48a Merge pull request #24199 from dvdksn/fix-agent-writer-workflow
fix agent writer workflow
2026-02-23 17:14:56 +01:00
Craig Osterhout
c66235c7a0 scout: remove experimental callout for watch (#24181)
<!--Delete sections as needed -->

## Description

Scout watch is no longer experimental as of v1.19.0. Removed callout.

Scout watch must continue running. Added the info to the step with a
hint of some commands to run it as a system process.


https://deploy-preview-24181--docsdocker.netlify.app/scout/integrations/registry/artifactory/

## Related issues or tickets


https://docker.slack.com/archives/C04C69EM70C/p1771418602873829?thread_ts=1754573643.278429&cid=C04C69EM70C

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-23 08:07:03 -08:00
David Karlsson
aac0c7fe14 Merge pull request #24161 from dvdksn/mcp-profiles
MCP profiles
2026-02-23 16:27:26 +01:00
David Karlsson
6db352ff48 ci: use create-pull-request in writer agent workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 16:23:29 +01:00
Allie Sadler
7ef8637bc0 dd4.62-rn (#24166)
<!--Delete sections as needed -->

## Description

<!-- 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
2026-02-23 15:20:57 +00:00
David Karlsson
d94519016d ci: remove hardcoded cagent version from agent writer workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 15:27:02 +01:00
David Karlsson
d6b2629608 Merge pull request #24176 from docker/agent/issue-24173
docs: address issue #24173
2026-02-23 14:42:21 +01:00
David Karlsson
78107956b3 Merge pull request #24175 from docker/agent/issue-24171
docs: address issue #24171
2026-02-23 14:34:44 +01:00
github-actions[bot]
64223b256b docs: address issue #24171
This change was partially generated by cagent.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 14:16:46 +01:00
David Karlsson
c9ebf0222e Merge pull request #24192 from dvdksn/fix-reviewer-agent-memory
ci: fix freshness agent reviewing the same section
2026-02-23 10:00:55 +01:00
David Karlsson
0166d42316 Merge pull request #24101 from vvoland/cli-docs-closed
gha/sync-cli-docs: Ignore explicitly closed versions
2026-02-23 06:41:30 +01:00
David Karlsson
b08475e6ee Merge pull request #24187 from rw4lll/laravel-compose-update-2026-02
Laravel framework guide update
2026-02-22 13:33:14 +01:00
David Karlsson
843a71d36b ci: fix freshness agent reviewing the same section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-22 13:26:50 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
754f6bee1f Merge pull request #24075 from ajeetraina/newguide/build-dhi-manual
added manual for creating own DHI image
2026-02-21 14:30:00 +01:00
Sergei Shitikov
9230f1bf2c Updated to PHP 8.5 + small fixes and improvements. 2026-02-21 14:17:12 +01:00
MohammadHasan Akbari
7e2af24707 HTTP routing with Traefik: Update guide to include DHI (#23769)
<!--Delete sections as needed -->

## Description

<!-- 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
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-02-20 13:22:48 -08:00