Commit Graph

66208 Commits

Author SHA1 Message Date
David Karlsson
18c37aaff1 dbc: remove time-relative comments on multi-region support
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-02 08:24:56 +01:00
David Karlsson
2fea2cd95c dbc: clarify double sign-in requirement
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-02 08:23:33 +01:00
David Karlsson
fb692c3dc2 Merge pull request #24112 from docker/agent/issue-23757
docs: address issue #23757
2026-02-28 05:39:39 +01:00
Quentin Laplanche
8f54d121c3 Add security content note for Docker Desktop 4.62.0 release (#24236)
<!--Delete sections as needed -->

## Description

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

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>
2026-02-27 16:30:01 +00:00
Craig Osterhout
0bfe1ffcef dhi: update get started (#24228)
<!--Delete sections as needed -->

## Description

Updated get-started to inform enterprise/trial users at the start of the
topic that they must mirror and pull from Hub instead of dhi.io.

This is a band-aid to a bigger gap, "Get started with DHI Enterprise",
that will need to be addressed.

## Related issues or tickets

ENGDOCS-3208

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-02-27 07:56:22 -08:00
David Karlsson
1c541e0823 Merge pull request #24235 from dvdksn/fix-custom-catalogs-goredirect
mcp: add go redirect for custom catalogs
2026-02-27 15:54:42 +01:00
David Karlsson
f203d5e1bd mcp: add go redirect for custom catalogs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit c7cf026764)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-27 15:47:40 +01:00
github-actions[bot]
8a6c3811dc docs: address issue #24232 (#24234)
## Summary
Fixed incorrect `docker pull` command syntax in deactivation
prerequisites.

## Changes
- Corrected `docker pull -a <image>:<tag>` to `docker pull -a <image>`
to pull all tags, or `docker pull <image>:<tag>` to pull a specific tag
- Updated both `content/manuals/accounts/deactivate-user-account.md` and
`content/manuals/admin/organization/deactivate-account.md`

Fixes #24232

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

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-02-27 13:36:19 +00:00
github-actions[bot]
bfc0548699 docs: address issue #24231 (#24233)
## Summary
Removed time-relative language from create-account.md to comply with
style guide.

## Changes
- Removed "currently" from the statement about linking sign-in methods,
changing "Docker doesn't currently support" to "Docker doesn't support"

Fixes #24231

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

Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
2026-02-27 13:34:39 +00:00
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