Commit Graph

136 Commits

Author SHA1 Message Date
yinzhidong 7d8c6f14f3
update services.md (#22329)
<!--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-03-31 08:45:24 +01:00
Bokyeom 7c9f78cda8
Fix typos and align with Docker/Compose specs (#22328)
## Description
- Fixed minor typos like `msyql`, `model`, `.json|`.
- Although `docker remove` works due to CLI fallback, it's not an
official command. Replaced with `docker rm` for correctness and clarity.
- Replaced `docker-compose.yml` with `compose.yaml` to align with the
[Compose
specification.](https://github.com/compose-spec/compose-spec/blob/main/03-compose-file.md)
2025-03-31 08:44:57 +01:00
Allie Sadler 4fe971a0d5
ENGDOCS-2505 (#22323)
<!--Delete sections as needed -->

## Description

addresses 404 issues
https://docs.google.com/spreadsheets/d/1yjQsYd-uBEuPaEZFRfuFbkla1xn7UBnIkfCJp8DcxYM/edit?gid=0#gid=0

## 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-03-27 13:44:58 +00:00
Allie Sadler e0b58668a0
Merge pull request #22297 from aevesdocker/vscode-tip
vscode tip
2025-03-26 14:45:39 +00:00
Allie Sadler 09dbd3fddf
Apply suggestions from code review 2025-03-26 14:42:27 +00:00
Gurleen Sethi 325b03fd85
Merge pull request #22279 from gurleensethi-docker/feat/oats_apis
Add public OATs (Organization Access Token) APIs
2025-03-24 13:04:17 -04:00
aevesdocker f15c10dd5b vscode tip 2025-03-24 11:54:24 +00:00
Josh 769921cfc4
Merge pull request #22270 from docker/feat/api-oat-audit-logs
feat(api): Add oat tag for audit logs
2025-03-20 12:27:33 -06:00
Allie Sadler a9b3fe9a7b
Merge pull request #22271 from aevesdocker/watch.include
watch include
2025-03-20 08:35:06 +00:00
CrazyMax 01f9f3d8ae
buildx: buildx history import stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-18 15:35:15 +01:00
Josh Newman db966f2550
Update wording for changelog 2025-03-18 08:27:46 -06:00
Josh Newman 0b82b808e1
Reorder nav 2025-03-18 08:26:01 -06:00
Josh Newman f46fe9efe8
Add changelog with nav improvments 2025-03-18 00:52:41 -06:00
Josh Newman ce41c7b9fe
Add oat tag for audit logs 2025-03-18 00:52:26 -06:00
Allie Sadler 4b21fc22d1
Merge pull request #22262 from aevesdocker/ENGDOCS-2489
ENGDOCS-2489
2025-03-17 15:10:36 +00:00
Josh 9b28dc7ade
Improve some API docs and add members fields (#22237)
<!--Delete sections as needed -->

## Description

- Adds missing information for org members calls.
- Improves some areas of the docs.

## Reviews

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

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-03-17 09:18:57 -04:00
Allie Sadler 86571a530b
ENGDOCS-2438 (#22093)
<!--Delete sections as needed -->

## Description

Move DD CLI to GA
Adds new `logs` command
Slight wording changes
`update` command now available for all OSs but have said 4.39 min
version in docs even though it's been available for mac since 4.38

## 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-03-05 14:01:26 +00:00
Allie Sadler 91676d373c
CDI Compose support (#22131)
<!--Delete sections as needed -->

## Description

Adds https://github.com/compose-spec/compose-spec/pull/574

## 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-03-05 07:59:45 +00:00
Etienne Guerlain 1278c5b4c8
Update example in the Compose Build Specification (additional_contexts) to ease it's understanding (#22140)
There might by a slight error when illustrating the
`additional_contexts` attribute. The compose file declares two services
with the same name. It might induce misunderstanding, especially since
the second service's image uses the first one to build upon.

## Description

I replaced the key defining the second service of the compose file used
to illustrate the `additional_contexts` attribute, since the key `base`
is used twice. Of course, any better replacement could be used, instead
of `my-service`.

It is invalid to use the same key twice (the error: `mapping key "base"
already defined at line 2` is expected on `docker compose up`), and it
does harm the understanding of the illustrated point of building a
service's image using another one to share layers.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-03-03 09:46:09 +00:00
Ville Skyttä ae3eec2c70
docs: grammar and spelling fixes (#22136)
<!--Delete sections as needed -->

## Description

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

Fix a few grammar and spelling errors.


## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-28 14:13:37 -08:00
Gurleen Sethi 9045df8e64
Merge pull request #22124 from gurleensethi-docker/feat/pat_expiration_doc
Document `expires_at` field for PAT creation
2025-02-27 16:49:17 -05:00
Craig Osterhout b4efa8117d
remove glossary (#22112)
<!--Delete sections as needed -->

## Description

Remove glossary with a nudge towards using Ask AI.

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

## Related issues or tickets

ENGDOC-2445

## Reviews

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


- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-27 08:58:33 -08:00
Craig Osterhout 0d5196d359
Merge pull request #22094 from craig-osterhout/init-debug-callout
desktop: update init and debug cli
2025-02-25 08:01:08 -08:00
Allie Sadler a0b3a20b96
Merge pull request #22089 from aevesdocker/ENGDOCS-2437
ENGDOCS-2437
2025-02-24 15:32:37 +00:00
Sebastiaan van Stijn baeb2f8515
engine: update API versions and example (#22066)
<!--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: Sebastiaan van Stijn <github@gone.nl>
2025-02-20 14:22:22 +00:00
Paweł Gronowski df46163d36
engine: 28.0.0 (#22007)
- follow up to: https://github.com/docker/docs/pull/21932
## 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-02-20 11:34:35 +00:00
CrazyMax 54c2a9cf8d
buildx: buildx history trace stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-20 10:34:10 +01:00
Josh fdfb1614c3
Improve auth docs and add oat tags for use (#22045)
<!--Delete sections as needed -->

## Description

This improves our authentication docs in our API. Additionally, we need
to note on certain routes where OAT bearers are allowed.

## 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
- [x] Editorial review
- [ ] Product review

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-18 15:05:44 -05:00
Allie Sadler 90824aed51
ENGDOCS-2429 (#22032)
<!--Delete sections as needed -->

## Description

Adds https://github.com/compose-spec/compose-spec/pull/569

## 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-02-14 08:21:02 +00:00
Josh dc2456054f
Merge pull request #22002 from technicallyjosh/main
Add new auth token docs
2025-02-12 12:38:30 -07:00
Josh 64dfe010e1
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:27 -07:00
Josh cef2f9fa18
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:20 -07:00
Josh 86840f5777
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:12 -07:00
Josh Newman 5ca0de5516
Add new auth token docs 2025-02-10 16:04:32 -07:00
Allie Sadler 86b71d1dce
ENGDOCS-2409 (#21963)
<!--Delete sections as needed -->

## Description

Spec updates:

Adds https://github.com/compose-spec/compose-spec/pull/563
Adds https://github.com/compose-spec/compose-spec/pull/558
Adds https://github.com/compose-spec/compose-spec/pull/565

## 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-02-06 08:30:20 +00:00
Craig Osterhout 7008f1f213
add aliases for 404s (#21945)
<!--Delete sections as needed -->

## Description

Add some aliases for some top 404s.

https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083

## 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-01-31 14:10:10 -08:00
Allie Sadler 414c77d10b
ENGDOCS-2405a (#21917)
<!--Delete sections as needed -->

## Description

Add new DD CLI command for 4.38

## 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-01-30 16:27:39 +00:00
Sarah Sanders 9f56d945a7
chore: summary bar cleanup (#21887)
## Description
- Updated "Contribute" guide to reference summary bars, added
instructions for using them
- Removed `introduced` partial, this is now replaced by the summary bar
`requires` value
- Updated all files using `introduced` partial to use summary bar,
updated YAML file w/ feature name and info

## Related issues or tickets
[ENGDOCS-2392](https://docker.atlassian.net/browse/ENGDOCS-2392)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2392]:
https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-30 07:54:26 -08:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Allie Sadler f1a87f4fc0
ENGDOCS-2382 (#21848)
<!--Delete sections as needed -->

## Description

Some Compose spec updates:

Adds https://github.com/compose-spec/compose-spec/pull/557
Adds https://github.com/compose-spec/compose-spec/pull/555

## 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-01-23 15:51:21 +00:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Craig Osterhout cd6b6e66f0
hub: usage refresh (#21782)
<!--Delete sections as needed -->

## Description

Refreshed the usage and limits topic for Docker Hub.

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/storage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/manage/

## Related issues or tickets

ENGDOCS-2361

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-21 08:25:38 -08:00
CrazyMax 2c74df2578
buildx: create stub files for new history command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 12:31:28 +01:00
Allie Sadler dc878e6cd1
ENGDOCS-2376 (#21797)
<!--Delete sections as needed -->

## Description

Updates Compose Spec with content in
https://github.com/compose-spec/compose-spec/pull/530
Also some freshness of the `ports` attribute

## 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-01-13 14:16:37 +00:00
David Karlsson a2d2b07b72 cli: add sidebar entries for common top-level aliases
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 16:33:24 +01:00
Bruno Bernard fbee068025
docs: add missing deploy modes for compose file reference (#21606)
## Description

Noticed that on the source code we had two more modes:

e8ecf83ee0/api/specs.proto (L106)

9633556bef/daemon/cluster/convert/service.go (L142)

## Related issues or tickets

## Reviews

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-08 08:53:28 +00:00
Allie Sadler e6139394c7
ENGDOCS-2365 (#21728)
<!--Delete sections as needed -->

## Description

Small clarity addition. Addresses
https://github.com/docker/docs/issues/21151?reload=1

## 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-01-08 08:23:45 +00:00
Allie Sadler bfd46ac620
ENGDOCS-2360 (#21725)
<!--Delete sections as needed -->

## Description

Looks larger than it is: - 

- A follow-up to comments on https://github.com/docker/docs/pull/21639
- Deals with hotjar issue
https://docker.slack.com/archives/C04BMTUC41E/p1734970724382829
- Vale freshness

## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-01-07 17:12:17 +00:00
Sergii Boboshko bb99e03904 Fix formatting 2024-12-26 00:31:24 +01:00
Jesper Noordsij 21b8b18974
Replace deprecated usage of `:` as separator in `security_opt` (#21642)
<!--Delete sections as needed -->

## Description

The usage of `:` as separator in security options was deprecated with
cb9aeb0413.
The preferred way of separating is using `=`.

## Related issues or tickets

N/A

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-12-18 08:54:52 +00:00