Commit Graph

64677 Commits

Author SHA1 Message Date
Allie Sadler d111b09ddb
dmr banner (#22422)
<!--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-04-14 11:08:13 +01:00
Carlos Quintero 00297fd8e3
Fix typo (#22417)
Fix small typo
2025-04-14 08:10:00 +01:00
Bokyeom 2c4fffec57
Fix minor typos (#22419)
## Description
Fixed minor typos to improve readability.
2025-04-14 08:09:26 +01: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
Sarah Sanders c9366f284e
cx: add deprecation alerts to hub org management docs (#22386)
## Description
Core experiences is planning to deprecate org management in Docker Hub
in a few months (~2ish months). This will remove org management from the
following DH pages:
- Members
- Teams
- Activity Logs
- Settings - General
- Settings - Security
- Settings - Image Access
- Settings Registry Access
- Settings - Deactivate org

This PR:
- Adds an include for the hub management callouts
- Adds the new include to all docs that mention deprecated flows/pages
for hub org management (docs across Admin and Security mostly)
- Restructuring docs w/ Admin Console vs. Docker Hub tabs, leading with
Admin Console
- Some other small nits while I was in this area

_I am still waiting on confirmation about Team repo management. This is
not currently in the Admin Console._

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

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

[ENGDOCS-2516]:
https://docker.atlassian.net/browse/ENGDOCS-2516?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-11 10:23:54 -04:00
Allie Sadler 11e8cb3925
Merge pull request #22408 from aevesdocker/ENGDOCS-2549
ENGDOCS-2549
2025-04-11 08:11:39 +01:00
Guillaume Lours 7e76be01b2
release-notes for Compose v2.35.0 version (#22411)
<!--Delete sections as needed -->

## Description
 Add release notes for latest Docker Compose `v2.35.0` version

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-1094

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-10 16:35:11 +01:00
Mathieu Champlon 72953fc0e3
Remove obsolete a/b testing service (#22409)
<!--Delete sections as needed -->

## Description

We’re removing this unused service.

## Related issues or tickets

https://docker.atlassian.net/browse/DKP-2125

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-04-10 15:44:47 +01:00
CrazyMax 57341a7ac2
Merge pull request #22406 from lvthillo/patch-1
BuildKit supports multiple cache exporters
2025-04-10 11:42:05 +02:00
Lorena Rangel 258e17544b
Update update release notes (#22407)
<!--Delete sections as needed -->

## Description

Updates the line about the removal of `com.docker.admin`, as it is still
present (and used) on Windows.

## 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-04-10 10:22:56 +01:00
Lorenz Vanthillo 09fabd2fa0
BuildKit supports multiple cache exporters
Related to https://github.com/docker/docs/issues/18590
2025-04-10 10:55:47 +02:00
Nicolas De loof 6057a7b51f
fix use of x-* attribute in go templates (#22403)
## Description

fix
https://docs.docker.com/compose/bridge/customize/#add-your-own-templates
as attributes with a `-` can't be accessed directly using dot-notation
in a go template. See
https://stackoverflow.com/questions/48146448/range-through-values-within-variable-containing-dashes-in-golang-templates

## Related issues or tickets

## Reviews

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

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-04-10 09:30:57 +01:00
Sarah Sanders b720d48b04
fix: settings management moved in AC UI (#22399)
## Description
- Settings management has moved, this PR fixes this. I will update the
UI tests as well

## Related issues or tickets
- https://github.com/docker/docs/issues/22398

## Reviews
- [ ] Editorial review
2025-04-09 12:59:22 -04:00
Craig Osterhout e22f722442
hub & subscription: add go redirects (#22390)
<!--Delete sections as needed -->

## Description

Added some vanity URLs for in-product links.

## Related issues or tickets

BILL-2804

## 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-04-09 09:01:52 -07:00
Craig Osterhout 9f6a8362ca
trusted content: align doi description (#22370)
<!--Delete sections as needed -->

## Description

Better align the DOI description.

## Related issues or tickets

ENGDOCS-2535

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-09 09:01:16 -07:00
CrazyMax 2f787e1284
build: note about sunset of gha cache v1 (#22395)
## Description

Note about sunset of GitHub Cache service v1 on April 15th, 2025.

## Related issues or tickets

* https://gh.io/gha-cache-sunset
* https://github.com/docker/build-push-action/issues/1345
* https://github.com/docker/setup-buildx-action/discussions/414
* https://github.com/moby/buildkit/issues/5896
*
https://github.com/actions/runner-images/issues/11766#issuecomment-2779675129

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-09 15:53:05 +01:00
Allie Sadler 284b9bce58
Merge pull request #22393 from aevesdocker/ENGDOCS-2515c
ENGDOCS-2515c
2025-04-09 15:15:10 +01:00
Monica Chao 034dbdfbcc
docs: added note on populating builds tab when building windows container images (#22389)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->
If a user switches to Windows containers and builds an image using the
`docker build` command as it (using the legacy builder), the Builds tab
is not populated. This is because the build history is provided by
Buildkit. To populate the Builds tab, the customer must either set
`DOCKER_BUILDKIT=1` or use the `buildx build` command.

Current documentation does not mention this and a support ticket was
raised.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
- SEG-1116 (Slack thread linked in ticket for context)

## Reviews

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

- [X] Technical review @karman-docker 
- [X] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-09 13:37:03 +01:00
stevenlele 01505f4d80
CLI: Add missing `pad` and `truncate` output formatting functions (#22384)
See https://github.com/docker/cli/blob/master/templates/templates.go

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-04-09 12:16:18 +01:00
Lorena Rangel b2950312d8
Add known issue (#22394)
<!--Delete sections as needed -->

## Description

Added known issue for https://github.com/docker/for-win/issues/14703 

## 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-04-09 10:51:30 +01:00
Sarah Sanders fa6e23b426
cx: add guided setup section for admin onboarding (#22353)
## Description
- Admin Onboarding is releasing the week of April 7th. It includes an
embedded "guided setup" feature
- This adds the guided setup to the org onboarding guide
- Preview:
https://deploy-preview-22353--docsdocker.netlify.app/admin/organization/onboard/

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

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

[ENGDOCS-2512]:
https://docker.atlassian.net/browse/ENGDOCS-2512?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-08 17:02:30 -04:00
sheltongraves 6f45356dde
Update latest.yaml to add group repo access (#22369)
Adding API documentation for assign a group (Team) to a repository for
access

<!--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

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-04-08 14:03:55 -04:00
Allie Sadler 902dcc0f13
ENGDOCS-2515b (#22378)
<!--Delete sections as needed -->

## Description

Freshness to uninstall, feedback, settings, back-up pages

## 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-04-08 16:08:01 +01:00
Allie Sadler 4a3f007a11
dmr-enable (#22385)
<!--Delete sections as needed -->

## Description


https://dockercommunity.slack.com/archives/G0M5L8HKM/p1744114085379989?thread_ts=1744113337.599399&cid=G0M5L8HKM

<!-- 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-04-08 15:03:41 +01:00
Allie Sadler 49328efb10
Merge pull request #22357 from aevesdocker/ENGDOCS-2515a
ENGDOCS-2515a
2025-04-08 08:15:59 +01:00
Sarah Sanders 0fd4f0becd
billing: small change for feedback survey in cancellation flow (#22380)
## Description
- subscription downgrade in Admin Console/Billing Console now requires a
feedback survey, it is no longer optional

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

## Reviews
- [ ] Editorial review

[ENGDOCS-2540]:
https://docker.atlassian.net/browse/ENGDOCS-2540?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-07 16:40:18 -04:00
Sarah Sanders 16711cd178
cx: update docs for RAM limits (#22365)
## Description
- Docs previously stated there were no RAM limits, this is incorrect
- 100 is the limit
- Also added some guidance around using general-purpose URLs; doing this
can deprecate use of RAM limits

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

## Reviews
- [ ] Editorial review
- [ ] Product review @ajthilakan 

[ENGDOCS-2517]:
https://docker.atlassian.net/browse/ENGDOCS-2517?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-07 09:17:19 -04:00
Sarah Sanders 1a1d108185
chore: add missing cards from platform landing pages (#22366)
## Description
- a few cards were missing from platform landing pages (OATs being one)

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

## Reviews
- [ ] Editorial review

[ENGDOCS-2518]:
https://docker.atlassian.net/browse/ENGDOCS-2518?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-07 09:16:40 -04:00
Allie Sadler 530860f00e
Merge pull request #22376 from aevesdocker/kube-dash
kube dash
2025-04-07 10:07:56 +01:00
Allie Sadler eee4ee8e93
Merge pull request #22364 from aevesdocker/vm-vdi-citrix
Add: VM-VDI Citrix info
2025-04-04 15:50:07 +01:00
Sarah Sanders 393e76877f
Merge pull request #22360 from sarahsanders-docker/link-payment-method
billing: add link as new payment method
2025-04-04 10:16:12 -04:00
Pradumna Saraf 3a056687f7
docs: add a guide for Golang API Monitoring with Prometheus and Grafana (#22292)
<!--Delete sections as needed -->

## Description

add a guide for Golang API Monitoring with Prometheus and Grafana

## Related issues or tickets

#22291

## Reviews

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

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-04-03 11:11:18 -07:00
Craig Osterhout e0ea510a21
hub: remove old limit (#22362)
<!--Delete sections as needed -->

## Description

Missed updating one occurrence of hub pull limits.

Removed old limit of 5k a day for paid users.
Users on new paid plans now have unlimited pulls.

## 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-04-03 10:28:20 -07:00
Allie Sadler 390b726051
ENGDOCS-2523 (#22358)
<!--Delete sections as needed -->

## Description

Updates Docker Desktop CLI reference. 

Ideally we vendor in the docs instead of manually adjusting. But need to
complete setup on this (David started this before he left). This is a
short term solution to get the docs in

## 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: Dorin-Andrei Geman <doringeman@gmail.com>
2025-04-03 14:40:36 +01:00
Allie Sadler 936fad5e49
ENGDOCS-2515 (#22347)
<!--Delete sections as needed -->

## Description

Freshness to DD setup section.

The odd new sentence here and there, but mostly efficiency gains and
tidying

## 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-04-03 14:39:55 +01:00
Ali Erturk TURKER 72cd41d940
Fix wording for tmpfs destination path option. (#22339)
This is likely a copy&paste error. Can be confusing for new docker
users.

<!--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-04-03 13:37:43 +01:00
Sarah Sanders ce09959c3c
fix: pagefind error (#22355)
## Description
fix for new llms.txt page options rendering in search titles :')
2025-04-02 15:46:24 -04:00
Craig Osterhout 477ecdaace
hub: fix typo (#22351)
<!--Delete sections as needed -->

## Description

Fixed typo for limits.
100 for unauthenticated and 200 for Personal.

## 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-04-02 12:21:50 -07:00
Sarah Sanders a4eda2ced4
add llms.txt to repo (#22298)
## Description
- Adds .md versions of manuals and guide pages
- Adds site-wide llms.txt file to footer (this is essentially a sitemap
that LLMs can crawl)
- Adds options for llms/AI agents to better crawl docs, users to ask
about docs in Docs AI
- Preview:
https://deploy-preview-22298--docsdocker.netlify.app/admin/organization/onboard/

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-04-02 12:30:52 -04:00
Sarah Sanders e20141cba1
iam: sso session limit (#22312)
## Description
- IAM is adding an SSO attribute `dockerSessionMinutes` to support IdP
default session timeout
- This PR adds the attribute, and fixes FAQs that says Docker does not
support IdP default timeout

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

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

[IAM-1046]:
https://docker.atlassian.net/browse/IAM-1046?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-01 11:58:53 -07:00
Sarah Sanders 256da1adec
cx: desktop settings reporting (#21646)
## Description
- Added guide on desktop settings reporting

NOTE: To go out with DD 4.40 release in EA

## Related issues or tickets

[ENGDOCS-2346](https://docker.atlassian.net/browse/ENGDOCS-2346)

## Reviews

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

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

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-01 11:26:01 -07:00
Allie Sadler 805cc31708
remove beta from oat (#22344)
<!--Delete sections as needed -->

## Description

OAT is going GA today
https://docker.slack.com/archives/C046HE6K4CC/p1743524473234929

## 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-04-01 09:58:28 -07:00
Craig Osterhout 8d57252d2e
add some aliases (#22337)
<!--Delete sections as needed -->

## Description

Added some aliases for Hub and get-started content

## Related issues or tickets

ENGDOCS-2514

## Reviews

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


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-01 07:58:39 -07:00
CrazyMax f7741d3b08
Merge pull request #22341 from crazy-max/gha-intro-update
build: update github actions list
2025-04-01 12:17:01 +01:00
Allie Sadler 2f0e76cea4
move DMR prereq (#22335)
<!--Delete sections as needed -->

## Description

Request as per Kevin Wittek. 
DMR is turned on by default so have switched this content to how to turn
off

## 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 17:02:44 +01:00
Allie Sadler fec158fc0e
Merge pull request #22331 from aevesdocker/DMR-link
DMR-link
2025-03-31 15:47:50 +01:00
Usha Mandya 1fc33445a2
Merge pull request #22332 from aevesdocker/dmr-ex-fix
dmr-ex-fix
2025-03-31 15:46:12 +01:00
Djordje Lukic 9020de21a0
Merge pull request #22330 from rumpl/gordon-mcp-server
Gordon: docs about MCP built-in tools and its MCP server capabilities
2025-03-31 15:25:54 +01:00
aevesdocker 6e119b9402 dmr-ex-fix 2025-03-31 15:24:32 +01:00
Lorena Rangel fe639f9b30
Release notes (#22299)
Docker Desktop 4.40.0 release notes

## Reviews

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

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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2025-03-31 14:42:27 +01:00