Commit Graph

66377 Commits

Author SHA1 Message Date
David Karlsson
0964a53588 Revert package-lock.json to main 2026-03-20 13:24:13 +01:00
David Karlsson
8d7c497369 Fix style violations: remove bold emphasis and use stable link
- Remove bold formatting from 'not' (bold should only be used for UI elements)

- Update containerd docs link from main branch to stable v2.2.2 release

Assisted-By: docker-agent
2026-03-20 11:22:03 +00:00
David Karlsson
b9ed3c0a6d Fix issue #24010: warn about containerd separate storage path
Assisted-By: docker-agent
2026-03-20 10:41:48 +00:00
David Karlsson
8eb27559ff Merge pull request #24425 from dvdksn/chore/process-issues-skill
chore: add process-issues skill and disable agent-writer workflow
2026-03-20 11:35:15 +01:00
David Karlsson
a673da3de6 Merge pull request #24440 from docker/fix-gh-19717-rm-detached
Clarify --rm behavior with detached containers
2026-03-20 11:35:04 +01:00
David Karlsson
94c2be0e20 Clarify that --rm works with detached containers
Add clarification in the 'Remove anonymous volumes' section that the
--rm option works with both foreground and detached (-d) containers.
Anonymous volumes are cleaned up when the container exits, regardless
of how it was started.

Fixes #19717

Assisted-By: docker-agent
2026-03-20 10:11:12 +01:00
David Karlsson
55e175d1a7 Merge pull request #24433 from doringeman/containers-gpu
docs(containers): move GPU access to dedicated page
2026-03-20 07:01:23 +01:00
David Karlsson
dd599144b1 Merge pull request #24439 from Rohan5commit/docs/fix-proxy-settings-wording-20260320
docs: fix proxy settings wording
2026-03-20 07:00:04 +01:00
rohan436
d211b44787 docs: fix proxy settings wording 2026-03-20 12:23:27 +08:00
Dorin Geman
0913862a02 docs(containers): move GPU access to dedicated page
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2026-03-19 20:13:46 +02:00
David Karlsson
240bf3ffe0 chore: add process-issues skill and disable agent-writer workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-19 17:26:52 +01:00
David Karlsson
08633c895d Merge pull request #24424 from dvdksn/fix/issue-24410-offload-beta-language
offload: remove Beta label and fix trial expiration note
2026-03-19 16:02:29 +01:00
Allie Sadler
46db9aafa3 Logs view (#24223)
<!--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-03-19 12:50:22 +00:00
David Karlsson
b0a2a7fead Merge pull request #24405 from craig-osterhout/dhi-docs-scanner-1
dhi: updates from scanner
2026-03-19 13:05:05 +01:00
David Karlsson
3d8c8725a2 offload: remove Beta label and fix trial expiration note
Remove the "Docker Offload Beta" product-stage label from the trial
expiration note (the product is Early Access, not Beta). Simplify
the time-relative phrase "from the time they are granted".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 11:32:59 +00:00
David Karlsson
6b1ebe4fba Merge pull request #24420 from dvdksn/fix/issue-24387-compose-standalone-clarity
compose: clarify standalone install warning with recommended alternatives
2026-03-19 12:29:57 +01:00
David Karlsson
36de2705a1 Merge pull request #24421 from dvdksn/fix/issue-24282-sso-seat-clarity
admin: clarify SSO condition for company owner seat occupancy
2026-03-19 12:24:01 +01:00
Benjamin Grandfond
b6fba5dbcb Update release-notes.md about dhictl (#24414)
<!--Delete sections as needed -->

## Description

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

The release note of 4.65 mention `dhictl` which seems confusing to users
as the `dhictl` when bundled in DD is a cli-plugin available as `docker
dhi`.

## 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-03-19 10:51:37 +00:00
David Karlsson
6929731775 admin: clarify SSO condition for company owner seat occupancy
The previous text listed "SSO is enabled" as a condition for company
owners occupying seats without explaining why or how. Expand both the
FAQ and the company owners page to clarify that SSO causes seat
occupancy because signing in via SSO automatically adds the owner as
an organization member.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 10:39:07 +00:00
David Karlsson
2388e9ea06 compose: clarify standalone install warning with recommended alternatives
The existing warning says standalone is "not recommended" but gives
no guidance on what to use instead. Add links to Docker Desktop and
the Compose plugin as the preferred alternatives, and clarify that
standalone is only appropriate when neither option is available.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 10:38:06 +00:00
David Karlsson
dccdfd77e3 Merge pull request #24415 from dvdksn/skills
skills
2026-03-19 11:20:48 +01:00
David Karlsson
3091d54ce8 feat: remove redundant instructions from issue fixer skill
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-19 11:17:34 +01:00
David Karlsson
baa42eab06 feat: add issue triage skill
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-19 11:17:34 +01:00
David Karlsson
adc8d38f53 Merge pull request #24413 from docker/agent/issue-24394
docs: address issue #24394
2026-03-19 10:44:25 +01:00
David Karlsson
97f394b6ae Merge pull request #24408 from docker/dependabot/github_actions/actions/cache-5.0.4
build(deps): bump actions/cache from 4.2.0 to 5.0.4
2026-03-19 10:43:40 +01:00
Rohan Santhosh Kumar
a09b94306d Fix typo in What's next page description (#24407)
## Description

Fixes a typo in the What's next page description by changing "hep" to
"help".

## Related issues or tickets

N/A

## Reviews

Docs-only, single-file change aligned with CONTRIBUTING.md general
guidelines.
Validation/testing: not run locally; no behavior change.

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

Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
2026-03-19 08:48:49 +00:00
github-actions[bot]
4921a0aac9 docs: address issue #24189 (#24412)
## Summary
Removed stale version-specific note from GPU documentation.

## Changes
- Removed outdated note stating Docker Model Runner is available
starting with Docker Desktop 4.54 from
`content/manuals/desktop/features/gpu.md`

Fixes #24189

---
🤖 Generated with [Docker Agent](https://github.com/docker/docker-agent)

Co-authored-by: dvdksn <35727626+dvdksn@users.noreply.github.com>
2026-03-19 08:47:00 +00:00
dvdksn
3e21d7caaa docs: address issue #24394
This change was automatically generated by the documentation agent team
in response to issue #24394.

🤖 Generated with cagent
2026-03-19 08:24:01 +00:00
dependabot[bot]
6cc880faf0 build(deps): bump actions/cache from 4.2.0 to 5.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 5.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](1bd1e32a3b...668228422a)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 01:42:57 +00:00
Craig Osterhout
e7281bde3d dhi: updates from scanner
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-18 14:08:59 -07:00
Craig Osterhout
3d441545df hub: update repo export (#24396)
<!--Delete sections as needed -->

## Description

Internal feedback reported that the deprecated auth endpoint does not
support OATs.
Updated to new auth endpoint.

Upon testing the rest of the flow, the repositories endpoint has the
following error, `token issued from organization access token is not
allowed`.

The current flow does not appear to work with OATs. Updated to PAT and
tested that it worked.


https://deploy-preview-24396--docsdocker.netlify.app/docker-hub/repos/manage/export/

## Related issues or tickets

https://docker.slack.com/archives/C04300R4G5U/p1773779041999559

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-18 07:56:57 -07:00
David Karlsson
5b39703abc Merge pull request #24397 from Rohan5commit/docs/fix-every-time-20260318
docs: fix wording in trust automation guide
2026-03-18 06:12:07 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
28adbe758d docs(dhi): update OAT authentication support for dhi.io and mirror.md (#24357)
<!--Delete sections as needed -->

## Description

Documents OAT (Organization Access Token) support for authenticating to
the dhi.io registry, which was previously undocumented. Adds guidance
for CI/CD workflows where org-scoped tokens are preferred over personal
credentials.

<!-- 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-03-17 21:22:19 -07:00
rohan436
8353511a12 docs: fix trust automation wording 2026-03-18 09:01:09 +08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
8c5bfcc895 dhi guides: securing a backstage portal using DHI (#24359)
<!--Delete sections as needed -->

## Description

This PR adds a guide that shows how to secure a Backstage developer
portal container using Docker Hardened Images, covering native module
compilation, multi-stage builds, Socket Firewall protection, and
distroless runtime images

<!-- 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-03-17 11:00:31 -07:00
David Karlsson
952f6885a9 Merge pull request #24388 from dvdksn/hugo-build-improvements
misc dependency upgrades & build improvements
2026-03-17 15:52:11 +01:00
David Karlsson
1fbffdd830 Merge pull request #24114 from docker/agent/issue-23189
docs: address issue #23189
2026-03-17 15:31:52 +01:00
David Karlsson
2ca2f18029 Merge pull request #24391 from docker/agent/issue-20532
docs: address issue #20532
2026-03-17 14:41:04 +01:00
dvdksn
a8c5858972 docs: document 127.0.0.11 embedded DNS server address
Add a brief mention of the embedded DNS server IP address (127.0.0.11)
to the DNS services section of the networking overview. Notes that
there is no IPv6 equivalent and that applications like Nginx can use
this address for explicit DNS configuration.

Fixes #20532

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:36:10 +01:00
David Karlsson
09b83b246f chore: bump versions in sonarqube sandbox guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:15:58 +01:00
David Karlsson
73ad76be71 config: use param for latest cache action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:12:13 +01:00
David Karlsson
ec4458ca3a config: use param for latest checkout action version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:09:37 +01:00
github-actions[bot]
68ec61a3be docs: address issue #23189
This change was automatically generated by the documentation agent team
in response to issue #23189.

🤖 Generated with cagent

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:05:27 +01:00
Craig Osterhout
7f71907d36 guides: update rust guide (#24386)
<!--Delete sections as needed -->

## Description

The DHI static image has no adduser package, plus it already runs as a
nonroot user. Removed that section from the Dockerfile.

## Related issues or tickets

Closes #24362

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-17 09:30:17 +01:00
David Karlsson
c835a2794d Merge pull request #24382 from gtardif/fix_docker_agent_docs
Fix docs for docker agent share push/pull
2026-03-17 09:29:57 +01:00
Craig Osterhout
c4f1fb212e dhi: add blog to resources (#24385)
<!--Delete sections as needed -->

## Description

Added latest blog about DHI system packages announcement.


https://deploy-preview-24385--docsdocker.netlify.app/dhi/resources/#blog-posts

## Related issues or tickets

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

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-03-17 09:29:17 +01:00
David Karlsson
c0348f0b61 Merge pull request #24384 from bittoby/docs/fix-mcp-gateway-link-24365
Fix link to point to MCP Catalog for available servers instead of MCP Gateway
2026-03-17 09:28:33 +01:00
David Karlsson
9363536554 chore: update docker-agent schema url
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 09:20:08 +01:00
David Karlsson
6dabf0d176 deps: upgrade npm dependencies
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 09:19:07 +01:00
David Karlsson
c3d814812f hugo: use partialCached for static templates
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 08:49:01 +01:00