github-actions[bot]
f5240e4220
docs: address issue #23308 ( #24115 )
...
## Summary
Added documentation for DOCKER_HOST requirement when using Docker SDKs
with Docker Desktop for Linux.
## Changes
- Added "Using Docker SDKs with Docker Desktop" section to Linux install
docs explaining why SDKs need DOCKER_HOST set and providing
configuration commands
- Added FAQ entry "How do I use Docker SDKs with Docker Desktop for
Linux?" with troubleshooting steps
- Added note in SDK reference docs alerting Docker Desktop for Linux
users to set DOCKER_HOST before using SDKs
Fixes #23308
---
🤖 Generated with [cagent](https://github.com/docker/cagent )
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com >
2026-02-12 11:03:06 +00:00
luojiyin
9be23c8032
Fix spelling errors across documentation and config files
...
- seee → see (hub API docs)
- dameon → daemon (release notes)
- plugable → pluggable (release notes)
- adminstrative → administrative (account docs)
- docekr → Docker (opentelemetry guide)
- addFlagLables → addFlagLabels (tensorflowjs guide)
- terrabytes → terabytes (Vale config)
- Dasboard → Dashboard (Vale vocabulary)
- plaform → platform (CLI docs)
- correponds → corresponds (CLI docs)
- digset → digest (buildx docs)
Signed-off-by: luojiyin <luojiyin@hotmail.com >
2026-02-08 13:15:42 +08:00
David Karlsson
bed26cad03
cli: docker sandboxes v0.10.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-02-02 16:37:13 +01:00
David Karlsson
66ff3c700c
update sandbox cli ref ( #24042 )
...
- **sandboxes: regenerate, vendor cli reference docs**
- **chore: move `docker sandbox create` to a section page**
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-30 12:53:35 +01:00
David Karlsson
ae09e522ee
build: add stubs for buildx policy commands
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-27 15:18:28 +01:00
David Karlsson
79e5749065
Merge pull request #23855 from vvoland/update-docker
...
engine: 29.2.0
2026-01-27 12:04:53 +01:00
Paweł Gronowski
9d71967f31
api: 1.53
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-01-27 10:46:10 +01:00
David Karlsson
993a94bab5
vendor: docker sandboxes v0.7.1 cli docs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-26 10:38:49 +01:00
Paweł Gronowski
129055470a
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-01-19 14:46:00 +01:00
Paweł Gronowski
28fc8f6d73
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2026-01-16 15:04:59 +01:00
David Karlsson
a5938bb3cb
Merge pull request #23933 from jarqvi/fix/api-docs-links
...
Update api docs links
2026-01-07 15:27:06 +01:00
MohammadHasan Akbari
e42100bfe1
chore: update api version in api docs links
...
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com >
2026-01-07 15:47:34 +03:30
Allie Sadler
3415afac40
ENGDOCS-3132 ( #23934 )
...
<!--Delete sections as needed -->
## Description
As discussed before xmas, we will be removing opensource release note
pages and pointing users directly to the GitHub page
## 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-01-07 07:13:56 +00:00
MohammadHasan Akbari
1596996ab0
fix: update api docs links
...
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com >
2026-01-06 14:40:53 +03:30
David Karlsson
8d9b9ef1e8
chore: remove deprecated _build frontmatter keyword
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-05 08:34:34 +01:00
Paweł Gronowski
eb2beaa0b6
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2025-12-12 16:54:01 +01:00
David Karlsson
2bb94837ec
Merge pull request #23818 from doringeman/dmr-cli
...
vendor: github.com/docker/model-cli v1.0.3
2025-12-09 10:02:18 +01:00
Dorin Geman
b6558dd6be
vendor: github.com/docker/model-cli v1.0.3
...
See changes in https://github.com/docker/model-runner/compare/cmd/cli/v0.1.44...cmd/cli/v1.0.3 .
Signed-off-by: Dorin Geman <dorin.geman@docker.com >
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-09 09:57:56 +01:00
Johannes Großmann
847834562e
feat: documentation for docker-pass CLI plugin
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-05 12:21:43 +01:00
David Karlsson
64afb7e42d
Merge pull request #23800 from dvdksn/update-pgdata-path
...
chore: change mount path to work with postgres:18
2025-12-04 22:00:51 +01:00
David Karlsson
0220ef6745
chore: change mount path to work with postgres:18
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-04 11:08:14 +01:00
David Karlsson
36a6d2708c
Merge pull request #23751 from dvdksn/update-go-sdk-examples
...
update go sdk examples
2025-12-03 21:52:16 +01:00
Paweł Gronowski
23d565e72e
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2025-12-02 23:38:33 +01:00
Antoine C
ab47fa4ee7
docs: use == operator in node.labels constraint ( #23522 )
...
## Description
https://docs.docker.com/reference/compose-file/deploy/#placement
In this section, `node.labels` must be specified. Also, it must be `==`
and not a simple `=`, an error occurs without it:
```bash
failed to update service myapp_redis: Error response from daemon: rpc error: code = Unknown desc = constraint expected one operator from ==, !=
```
2025-11-27 09:45:27 +00:00
David Karlsson
0461b5f724
config: bump latest engine version to v29.0.4
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-11-25 10:16:26 +01:00
Josh
51795e35d2
feat: Add expires_at to PAT management ( #23754 )
...
<!--Delete sections as needed -->
## Description
- feat: Add expiry fields to PAT management API endpoints.
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-11-24 09:30:18 +00:00
David Karlsson
34db3110ce
engine: update go sdk examples to use new moby/moby/client module
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-11-20 18:01:07 +01:00
Nick Adcock
962c42c50b
Add Offload activity log events ( #23716 )
...
<!--Delete sections as needed -->
## Description
Adds the Offload activity log events to the activity-logs documentation.
Adds all activity log actions to the audit-logs API spec.
## 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: Nick Adcock <nick.adcock@docker.com >
2025-11-13 12:09:40 -08:00
David Karlsson
59945a6a5d
Merge pull request #23698 from vvoland/update-docker-v29
...
engine: v29.0.0
2025-11-13 11:09:13 +01:00
David Karlsson
53953dc8d0
engine: use moby/moby/api module and bump min api version to 1.44
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
(cherry picked from commit 79abab7d09 )
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-11-12 10:27:04 +01:00
Paweł Gronowski
dbc061c762
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2025-11-12 10:27:00 +01:00
David Karlsson
c152b6077d
Merge pull request #23700 from dvdksn/docker-sandboxes
...
docker sandboxes
2025-11-11 17:07:35 +01:00
Craig Osterhout
e9ad5f424e
offload: enterprise ea ( #23632 )
...
<!--Delete sections as needed -->
## Description
Updated Offload Beta docs for enterprise EA.
Notable topics updated:
- [All topics under
`/offload/`](https://deploy-preview-23632--docsdocker.netlify.app/offload/ )
- [Manage Docker
products](https://deploy-preview-23632--docsdocker.netlify.app/admin/organization/manage-products/ )
- [Settings reference - Enable Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/enterprise/security/hardened-desktop/settings-management/settings-reference/#enable-docker-offload )
- [Settings - Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/settings-and-maintenance/settings/#docker-offload )
- [VM/VDI - Use Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/setup/vm-vdi/#use-docker-offload )
- [Docker Offload CLI
reference](https://deploy-preview-23632--docsdocker.netlify.app/reference/cli/docker/offload/ )
~~**Pending audit log updates**~~ Will handle in followup PR to keep
this moving
## Related issues or tickets
DCL-745
DCL-1033
DCL-1019
ENGDOCS-2929
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2025-11-06 23:54:16 -08:00
David Karlsson
546686293c
cli: add reference docs for docker sandbox
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-11-06 13:40:33 +01:00
Paweł Gronowski
426040e864
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2025-11-05 16:41:43 +01:00
David Karlsson
9fe8e768d1
lint: add MD059/descriptive-link-text markdownlint rule
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-11-03 15:24:10 +01:00
Adam Monsen
610f6995ad
Merge pull request #23633 from meonkeys/yaml-ish-envfile
...
document yaml-ish .env file syntax and spacing rules
2025-11-03 11:10:39 +01:00
Craig Osterhout
86d5f139ef
hub: dvp docs update ( #23474 )
...
<!--Delete sections as needed -->
## Description
- Added Hub infrastructure as benefit for DVP, and add a visual.
- Based on existing public info at:
- https://www.docker.com/trust/availability/
- https://www.cloudflare.com/case-studies/docker/
- Rearranged topic structure and flesh out the benefits section.
- Added DVP Core GUI and reports to analytics topic
- Added how DVPers can verify no pull limit
- Added that DVP is applied per namespace/org.
Updated pages:
https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/dvp-program/
https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/insights-analytics/
## Related issues or tickets
ENGDOCS-3020
ENGDOCS-3035
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
- [ ] Product review
- [ ] Engineering review
---------
Signed-off-by: Craig <craig.osterhout@docker.com >
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2025-10-27 12:45:38 -07:00
Allie Sadler
9ab55eb18f
compose: spec update ( #23580 )
...
<!--Delete sections as needed -->
## Description
https://github.com/compose-spec/compose-spec/pull/618
## 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
2025-10-20 12:11:33 +01:00
Guillaume Tardif
fa132e348d
Merge pull request #23515 from gtardif/extension_binary_exec_on_host
...
Update extension documentation: the SDK to execute commands on the host is not restricted to binaries listed in the extension metadata.
2025-10-10 15:59:50 +02:00
Usha Mandya
80d57c354f
Merge pull request #23521 from thaJeztah/bump_mcp
...
update mcp reference to v0.22.0
2025-10-09 11:03:14 +01:00
Allie Sadler
df185b501a
Compose volume clarity ( #23531 )
...
<!--Delete sections as needed -->
## Description
addresses
https://docker.slack.com/archives/C04BMTUC41E/p1759908356837639
## 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
2025-10-09 10:28:44 +01:00
Sebastiaan van Stijn
bb847bd16e
reference: mcp: add markdown stubs for new subcommands
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-10-08 23:09:18 +02:00
Paweł Gronowski
6c14a64179
engine: Update version
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2025-10-08 15:02:25 +02:00
Guillaume Tardif
e7bf04bff1
Update extension documentation: the SDK to execute commands on the host is not restricted to binaries listed in the extension metadata.
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2025-10-07 18:35:52 +02:00
Craig Osterhout
54896155f7
scout: fix watch docs ( #23506 )
...
<!--Delete sections as needed -->
## Description
Fixes the generated scout watch docs to use examples from the upstream
markdown, instead of the yaml. When previously updated, only the
markdown was updated upstream and not the CLI source which generates the
yaml.
- Added new layout for the scout cli, based on the generic cli layout.
The new layout uses the more extensive markdown examples if present,
otherwise use the examples from the yaml.
- Updated the scout watch topic to use the new layout
Once fixed upstream, will have a follow up to most likely revert this.
https://deploy-preview-23506--docsdocker.netlify.app/reference/cli/docker/scout/watch/#examples
## Related issues or tickets
Original PR to update the version: #23485 . The markdown was updated but
not the yaml.
Upstream fix: https://github.com/docker/scout-cli-plugin/pull/713
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com >
2025-10-07 08:37:24 -07:00
Craig Osterhout
7da1a15974
scout: update cli to 1.18.4 ( #23485 )
...
<!--Delete sections as needed -->
## Description
Updated scout cli to 1.18.4
- Got vendor'd content from upstream
- Created new placeholders in `content/reference/cli/docker/scout` for
new commands
- Updated release notes
https://deploy-preview-23485--docsdocker.netlify.app/reference/cli/docker/scout/
https://deploy-preview-23485--docsdocker.netlify.app/scout/release-notes/cli/
## Related issues or tickets
DHI-449
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com >
2025-10-03 08:31:50 -07:00
Paweł Gronowski
270c02b9fd
docker: 28.5.0 ( #23486 )
...
<!--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
---------
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2025-10-03 10:10:11 +01:00
Vincent DAMERY
fb5a0b304d
[docker-hub-api] Fix Assign repository group endpoints req/resp ( #23453 )
...
<!--Delete sections as needed -->
## Description
[docker-hub-api] Fix `Assign repository group` endpoints
request/response.
see https://github.com/docker/hub-feedback/issues/2495
<!-- 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) -->
- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-09-25 09:46:05 -04:00
JPBotelho
2c0d6fd792
fix: typos ( #23435 )
...
<!--Delete sections as needed -->
## Description
Fixed typos
## 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
2025-09-19 16:05:53 -07:00