Commit Graph

65121 Commits

Author SHA1 Message Date
Craig Osterhout 3ea0b580f7
Merge pull request #23076 from craig-osterhout/ignore-registry-api
ignore registry api links
2025-07-16 15:10:19 -07:00
Vincent DAMERY c69c0b53dd
[docker-hub-api] add list namespace repositories endpoint (#22934)
<!--Delete sections as needed -->

## Description

- Add "new" list repositories in a given namespace endpoint : `GET
/v2/namespaces/{namespace}/repositories`

---
After the comments from @thaJeztah 
- Split DVP Data API and Docker Hub API for better visiblity
- Standardize sub entries in the side menu : Changelog, Deprecated and
OpenAPI
- Deprecated is now a table like in
https://docs.docker.com/engine/deprecated/

## Related issues or tickets

- https://github.com/docker/hub-feedback/issues/2357

## Reviews

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

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-15 08:46:14 -07:00
Lorena Rangel cb1ca3ce9a
Merge pull request #23096 from lorenrh/4.43.2-changelog
chore: add docker desktop 4.43.2 release notes
2025-07-15 16:35:33 +01:00
Arthur f4ac24cacf
fix: unrecognized language (#23085)
Update code fences that use a non-recognized codefence language value.

Resolves #23081.
2025-07-15 15:53:34 +02:00
Sarah Sanders 5dd8bad4e7
restore Enterprise docs changes (#23094)
Reverts docker/docs#23091 to restore Enterprise doc changes
2025-07-14 17:16:32 -04:00
Sarah Sanders fa01136e14
Revert "fix: published conflict" (#23092)
Reverts docker/docs#23089
2025-07-14 16:36:54 -04:00
Sarah Sanders 50c2a3b141
Revert "Enterprise docs section" (#23091)
Reverts docker/docs#23083
2025-07-14 16:36:46 -04:00
Sarah Sanders cb79cc7b04
fix: published conflict (#23089)
## Description
- Fix conflict in published branch
2025-07-14 12:38:47 -07:00
Allie Sadler 79d3d6f127
Enterprise docs section (#23083)
<!--Delete sections as needed -->

## Description

As per https://docker.atlassian.net/browse/ENGDOCS-2836

Next up:
 - tidy up/ split the security FAQs
 - move the 'for developers' content up one level
 - beef up the Deploy DD page
 - AOB

(didn't want to include in this PR as it's already too long)

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-14 16:13:54 +01:00
Cesar Talledo 0d0566dc8e
Remove redundant steps in MCP client installation docs. (#23034)
<!--Delete sections as needed -->

## Description

Remove a couple of redundant steps in the MCP example for "Use Claude
Desktop as a client".

Bonus: remove some end-of-line whitespaces in the doc.

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Arthur <arthur.flageul@docker.com>
2025-07-14 14:32:07 +02:00
Sarah Sanders 6fc9fe8b93
Merge pull request #23071 from sarahsanders-docker/roles-permissions-update
security: update roles and permissions
2025-07-14 10:35:13 +01:00
Sebastiaan van Stijn b4c5adfd39
Merge pull request #23082 from ShravanAmudala55/main
Fix typo: cif-volume → cifs-volume
2025-07-13 17:00:46 +02:00
Shravan Amudala bde5504f9f
Fix typo: cif-volume → cifs-volume
Fixes #22340
2025-07-13 11:26:18 +01:00
Craig 7546f2c1d0
ignore registry api links
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-11 13:36:32 -07:00
Craig Osterhout 4ab38044a7
scout: update to latest cli (#22957)
<!--Delete sections as needed -->

## Description

Update to the latest Scout CLI docs, 1.18.1.

## Related issues or tickets

ENGDOCS-2792

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-11 11:26:21 -07:00
Craig Osterhout 9998976e24
offload: add feedback (#23074)
<!--Delete sections as needed -->

## Description

Add feedback section to Offload docs to guide users to the feedback
channels.

## Related issues or tickets

ENGDOCS-2834

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-11 08:38:39 -07:00
Arthur b7afa963ca
fix: remove mask from svg (#23073) 2025-07-11 16:23:08 +01:00
Sebastiaan van Stijn 602b52092a
Merge pull request #23072 from vvoland/docker-28.3.2-fix
vendor: github.com/docker/cli v28.3.3-dev (c69d8bde4adc)
2025-07-11 16:30:17 +02:00
Paweł Gronowski 5f0ef1d849
data/engine-cli: update to 28.3.2 (c69d8bde)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-11 16:26:27 +02:00
Paweł Gronowski 3ae7d89f8d
vendor: github.com/docker/cli v28.3.2 (c69d8bde4adc)
full diff: https://github.com/docker/cli/compare/v28.3.1...c69d8bde4adc

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-11 16:14:02 +02:00
Sarah Sanders 01644c3342
admin: update CSM to AE (#23066)
## Description
- small nit, CSM should be account executive

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2822
2025-07-11 09:40:36 -04:00
Allie Sadler 22473df8b3
Merge pull request #23067 from aevesdocker/cb-clarify
Offload: quick fix on 'about'
2025-07-11 10:00:16 +01:00
aevesdocker 5ad501891a cb clarify 2025-07-11 09:53:49 +01:00
Craig Osterhout 99449474a1
Merge pull request #23065 from craig-osterhout/remove-harmonia
harmonia: remove docs
2025-07-10 13:45:59 -07:00
Sarah Sanders 5f58093454
security: move domain audit (#23064)
## Description
- Moved domain audit under "domain management" since the UI has changed,
it will no longer be deprecated, and it makes sense in the context of
other domain management features

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2830

## Reviews
- [ ] Editorial review

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-07-10 15:33:48 -04:00
Sarah Sanders 1ab3b48653
admin: FAQ freshness (#23041)
## Description
- FAQ freshness for Admin section
- Renamed General to Accounts
- Removed unnecessary/bad FAQs, verified the ones I removed _are_
covered in regular manual pages in the Admin section

## Reviews
- [ ] Editorial review
2025-07-10 13:30:45 -04:00
Craig Osterhout 1b70e4d481
Merge pull request #23062 from craig-osterhout/update-relative-links
update links
2025-07-10 08:52:16 -07:00
Craig 4674c284d6
update links
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 08:39:49 -07:00
Allie Sadler e7b27f1582
Merge pull request #23060 from aevesdocker/ENGDOCS-2708
Desktop:backups
2025-07-10 16:10:00 +01:00
Craig Osterhout da0e0b60b1
Merge pull request #23050 from craig-osterhout/sso-link-fix
fix link
2025-07-10 07:23:42 -07:00
Sarah Sanders 197da0c20e
admin: company freshness (#23061)
## Description
- Clean version of my company freshness, lint was picking up issues from
other branches?

## Reviews
- [ ] Editorial review
2025-07-10 10:01:52 -04:00
CrazyMax 38b01b69ea
Merge pull request #23057 from crazy-max/update-buildx-buildkit
build: update buildx ref to 0.25.0 and buildkit ref to 0.23.2
2025-07-10 14:48:47 +02:00
CrazyMax 13b71f3229
build: update buildx ref to 0.25.0 and buildkit ref to 0.23.2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-07-10 14:43:11 +02:00
Allie Sadler 1285bbc3c7
Compose network flag2 (#23055)
<!--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
2025-07-10 13:32:16 +01:00
Craig Osterhout 64d94c9a03
guides: add agentic guide (#22937)
<!--Delete sections as needed -->

## Description

Add agentic guide
https://deploy-preview-22937--docsdocker.netlify.app/guides/agentic-ai/

## Related issues or tickets

ENGDOCS-2770

Depends on:
- https://github.com/docker/docs/pull/22935
- https://github.com/docker/docs/pull/22910

## Reviews

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

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-07-10 12:41:27 +02:00
Craig Osterhout 194745f522
offload: add initial docs (#22910)
<!--Delete sections as needed -->

## Description

Add initial Docker Offload docs

https://deploy-preview-22910--docsdocker.netlify.app/offload/

https://deploy-preview-22910--docsdocker.netlify.app/reference/cli/docker/offload/

https://deploy-preview-22910--docsdocker.netlify.app/desktop/setup/vm-vdi/

Minor changes
https://deploy-preview-22910--docsdocker.netlify.app/desktop/
https://deploy-preview-22910--docsdocker.netlify.app/
https://deploy-preview-22910--docsdocker.netlify.app/manuals/

Pending sign up page link.

## Related issues or tickets

ENGDOCS-2704

## Reviews

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 12:09:07 +02:00
Craig Osterhout 6118d3dc9a
samples: add agentic (#22938)
<!--Delete sections as needed -->

## Description

Add agentic AI samples

https://deploy-preview-22938--docsdocker.netlify.app/reference/samples/agentic-ai/

## Related issues or tickets

ENGDOCS-2782

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 11:47:38 +02:00
Craig 5c6219a3ce
fix link
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-09 20:46:45 -07:00
Sebastiaan van Stijn 7f9ec3f053
Merge pull request #23042 from vvoland/docker-28.3.2
engine: docker 28.3.2
2025-07-09 22:12:20 +02:00
Paweł Gronowski d091e02f37
vendor: github.com/moby/moby v28.3.2
full diff: https://github.com/moby/moby/compare/v28.3.0...v28.3.2

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-09 22:01:30 +02:00
Craig Osterhout d55a05ade6
fix ci check issue (#23047)
<!--Delete sections as needed -->

## Description

Couldn't fix the CI check in #23043 because it caused a conflict.
Let's see if this will allow us to merge the fix into published, or
cause a conflict.
## 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 <craig.osterhout@docker.com>
2025-07-09 12:07:36 -07:00
Craig Osterhout 40929ba08b
Merge pull request #23046 from craig-osterhout/revert-23045
revert 23045
2025-07-09 11:54:19 -07:00
Craig d59f63907b
revert 23045
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-09 11:48:36 -07:00
Craig Osterhout 555cf976f8
Merge pull request #23045 from craig-osterhout/fix-ci-check-fail
hub-mcp: add newline under title
2025-07-09 11:43:00 -07:00
Craig 5af50a7e0b
hub-mcp: add newline under title
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-09 11:17:42 -07:00
Craig Osterhout e19aac5c10
Merge pull request #23044 from craig-osterhout/sync-hub-mcp-from-published
fix conflict
2025-07-09 11:11:46 -07:00
Paweł Gronowski 3e5bafc600
engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-09 19:55:50 +02:00
Craig 7112d083a4
Manually sync hub-mcp.md from published to main to resolve divergence
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-09 10:34:39 -07:00
Paweł Gronowski b4c6fa4050
engine: docker 28.3.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-09 17:51:19 +02:00
Arthur d942a8db97
Gordon DHI migration (#23011) 2025-07-09 17:38:29 +02:00