Commit Graph

188 Commits

Author SHA1 Message Date
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
Vincent DAMERY
479e7dcf5c [docker-hub-api] Add Create, Get, Head repository endpoint (#23428)
<!--Delete sections as needed -->

## Description

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

Add `Create repository` endpoint

## 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-19 10:27:11 -04:00
Guillaume Lours
7fbf498277 add description of 'initial_sync' attribute in Compose watch documentation (#23421)
<!--Delete sections as needed -->

## Description
Describe the new added `initial_sync` attribute of Compose watch
configuration

## Related issues or tickets
Fix #23345

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-09-18 10:54:30 +01:00
bri
021536bcdb Enhance examples in reference/compose-file/configs (#23185)
## Description

Reworked docker-compose configs examples slightly
2025-09-08 10:28:49 +01:00
Allie Sadler
4cc42b22ab Compose: pull_policy update (#23371)
<!--Delete sections as needed -->

## Description

adds https://github.com/compose-spec/compose-spec/pull/612

## 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-08 08:57:39 +01:00
Paweł Gronowski
d17ff77224 engine: 28.4.0 (#23326)
<!--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: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-09-04 09:45:09 +01:00
Allie Sadler
49771bafee ENGDOCS-2944 (#23311)
<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/issues/23160
Fixes https://github.com/docker/docs/issues/23051

## 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-08-26 16:06:49 +01:00
Arthur
d6a53140c2 cli: add generated MCP cli refs (#23169)
Add generated MCP docs.
2025-08-12 16:20:15 +02:00
Allie Sadler
ccf6408f16 desktop: cli fix (#23214)
<!--Delete sections as needed -->

## Description

removes internal command

## 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-08-08 11:42:36 +01:00
Allie Sadler
078cf597c0 minor spec updates (#23213) 2025-08-08 08:17:09 +01:00
Allie Sadler
50bcd34faf Desktop: new cli commands and options (#23182)
<!--Delete sections as needed -->

## Description

Adds https://github.com/docker/desktop-cli/pull/110 and new model-runner
flags

## 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: Luciano Ciccariello <Xeeynamo@users.noreply.github.com>
2025-08-07 11:21:00 +01:00
Vincent DAMERY
420e0b8796 [docker-hub-api] Fix listNamespaceRepositories max page_size : 1000 -> 100 (#23201)
<!--Delete sections as needed -->

## Description

[docker-hub-api] Fix listNamespaceRepositories max `page_size` : 1000 ->
100

## Related issues or tickets

https://github.com/docker/docs/issues/23199

## Reviews

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

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-08-05 16:11:09 +02:00
Vincent DAMERY
188949b60b [docker-hub-api] Add repository immutable tags endpoints to update settings and validate regex before update (#23179)
<!--Delete sections as needed -->

## Description

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

[docker-hub-api] Add repository immutable tags endpoints to update
settings and validate regex before update.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
- https://docker.atlassian.net/browse/RG-3017
- https://docker.atlassian.net/browse/RG-3018

## Reviews

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

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-08-04 09:38:44 +01:00
Paweł Gronowski
286ca02122 Docker 28.3.3 (#23183)
<!--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: Arthur <arthur.flageul@docker.com>
2025-07-29 12:16:38 +02:00
Allie Sadler
83d589d2de build attributes (#23149)
<!--Delete sections as needed -->

## Description

https://github.com/docker/docs/pull/23148/files

## 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-24 13:27:56 +01:00
Arthur
7193d2a882 chore: reduce noice in Vale error reporting (#23146)
Exclude extra release notes from Spelling/Term checks.
Exclude `<a>` from checks.
Add new terms and fix some double space errors.

- Before: 2691
- After: 967
2025-07-24 11:04:55 +02:00
CrazyMax
2fc755eb01 build: missing placeholders for new dap command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-07-21 18:15:46 +02:00
Allie Sadler
479885a3d8 Compose:fix attach and link to models page (#23121)
<!--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-21 10:29:39 +01:00
Allie Sadler
d4ce08a39c enterprise: move content (#23100)
<!--Delete sections as needed -->

## Description

Part of https://docker.atlassian.net/browse/ENGDOCS-2836

## 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-18 07:49:29 +01: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
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
Paweł Gronowski
3e5bafc600 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-07-09 19:55:50 +02:00
Allie Sadler
4c6f75f19f Compose spec freshness (#23029)
<!--Delete sections as needed -->

## Description
 
Voila

## 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-09 15:17:42 +01:00
Arthur
be57eec723 fix: code block (#23022) 2025-07-08 06:53:18 +02:00
Paweł Gronowski
67d34a2977 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-07-03 11:14:12 +02:00
Gurleen Sethi
bd60c50186 Add doc for creating OATs with public access (#22948)
<!--Delete sections as needed -->

## Description

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

## Related issues or tickets

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

https://docker.atlassian.net/browse/IAM-1301

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-02 10:44:31 -04:00
Allie Sadler
6c5ecca0a4 Engdocs 2795 (#22961)
<!--Delete sections as needed -->

## Description

Adds Compose 2.38 content (includes some of the WAD updates - more
incoming)

## 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-01 10:19:17 +01:00
Allie Sadler
4abcbc4ba2 compose: publish command (#22925)
<!--Delete sections as needed -->

## Description

creates `docker compose publish` TOC entry, removes `docker compose
alpha publish` and sorts out redirects

## 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-06-26 13:56:53 +02:00
Nick Santos
46d76ecc93 api: fix retry-after header docs
Fixes https://github.com/docker/hub-feedback/issues/2459
2025-06-25 09:23:06 -04:00
Paweł Gronowski
bc32257570 engine: 28.3.0 release notes (#22891)
<!--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>
2025-06-25 14:47:57 +02:00
Allie Sadler
7b181005c3 Merge pull request #22882 from aevesdocker/ENGDOCS-2753
Compose: Spec attribute
2025-06-23 16:56:22 +01:00
Dorin Geman
7655594deb revert model-cli commands that are not part of v0.1.24
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2025-06-11 20:01:27 +03:00
Sebastiaan van Stijn
73b3fa95b3 Merge pull request #22726 from vvoland/docker-28.2.2
engine: 28.2.2
2025-06-11 11:13:10 +02:00
Allie Sadler
521f328b86 ENGDOCS-2709 (#22799)
<!--Delete sections as needed -->

## Description

Fixes Compose Bridge CLI docs not displaying and updates the docs to the
new commands

## 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-06-10 08:04:55 +01:00
Sarah Sanders
677533d169 Merge pull request #22775 from sarahsanders-docker/billing-remove-plan
chore: remove plan from docs
2025-06-06 09:24:17 -04:00
Allie Sadler
643956d16d Merge pull request #22707 from aevesdocker/ADUI-1375
desktop: Dev envs update
2025-06-04 14:46:40 +01:00
CrazyMax
5516d06d3c model-cli reference docs (#22681)
## Description

Adds model-cli reference docs.

## Related issues or tickets

* https://github.com/docker/model-cli/pull/62
* https://github.com/docker/model-cli/pull/69

## Reviews

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

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

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: ArthurFlag <arthur.flageul@docker.com>
2025-06-02 10:11:37 +02:00
Paweł Gronowski
50bb2e0a65 engine: 28.2.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-30 15:53:28 +02:00
Paweł Gronowski
9023d51e4f docker: 28.2.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-29 17:07:24 +02:00
Paweł Gronowski
41ad7dcd74 content: docker 28.2.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 21:00:59 +02:00
Sebastiaan van Stijn
a0d35c4325 engine/api: add missing API version for v28.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 21:00:55 +02:00
bri
d84f2245e3 Merge pull request #22662 from b-/patch-1
Remove quotes from octal value in reference/compose-file/services.md
2025-05-27 08:06:40 +01:00
Craig Osterhout
726b57a2ac registry: add reference (#22497)
<!--Delete sections as needed -->

## Description

Re-add registry reference from point in time of deletion at
https://github.com/docker/docs/pull/18390, not upstream.


https://deploy-preview-22497--docsdocker.netlify.app/reference/api/registry/latest/

https://deploy-preview-22497--docsdocker.netlify.app/reference/api/registry/auth/

## Related issues or tickets

ENGDOCS-2577

## 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>
Co-authored-by: sheltongraves <148902861+sheltongraves@users.noreply.github.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-05-23 10:34:20 -07:00
Allie Sadler
4fd64ac50b Compose: spec updates (#22655)
<!--Delete sections as needed -->

## Description

Spec updates on the new attributes released last week (plus some extra -
adds https://github.com/docker/compose/pull/12769 )

## 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-05-16 14:24:04 +01:00
Craig Osterhout
a6a887c1cb glossary: add static terms (#22401)
<!--Delete sections as needed -->

## Description

Reverted the glossary back to some static terms and instead added a tip
to ask AI.

https://deploy-preview-22401--docsdocker.netlify.app/reference/glossary/

## Related issues or tickets

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

## Reviews


- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-17 13:37:39 -07:00
Paweł Gronowski
a86ab99a21 engine: v28.1.0 (#22438)
<!--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>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-04-17 15:05:52 +01:00
CrazyMax
5226053fe9 buildx: buildx history export stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-16 15:17:35 +02:00
Allie Sadler
12698a8d47 ENGDOCS-2553 (#22413)
<!--Delete sections as needed -->

## Description

Adds new `volume.type=image` to the spec

## Related issues or tickets

https://github.com/compose-spec/compose-spec/pull/585/files

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-04-11 16:08:30 +01:00
Allie Sadler
11e8cb3925 Merge pull request #22408 from aevesdocker/ENGDOCS-2549
ENGDOCS-2549
2025-04-11 08:11:39 +01:00