Commit Graph

2781 Commits

Author SHA1 Message Date
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 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
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 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
Allie Sadler c563d877cc
Engdocs 2499 (#22296)
<!--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 14:41:16 +01:00
Allie Sadler ec13567df4
ENGDOCS-2501 (#22308)
<!--Delete sections as needed -->

## Description

Small Kubernetes enhancement for 4.40

## 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 14:41:06 +01:00
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
CrazyMax 30be50d43f
build: fix docker container driver name (#22327)
## Description

Correct name is `Docker container driver`.

## 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>
2025-03-28 08:48:26 +00:00
Marco Franzon 3910565912
Add dex guide (#21926)
<!--Delete sections as needed -->

## Description

In this guide I want to show how to run and configure Dex as container,
to mock an OAuth service, which can be really useful in
development/testing.

## 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: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-27 13:45:28 -07:00
Craig Osterhout 17c998c2da
hub: usage updates (#22326)
<!--Delete sections as needed -->

## Description

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

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

https://deploy-preview-22326--docsdocker.netlify.app/subscription/details/

## Related issues or tickets

ENGDOCS-2508

## Reviews

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


- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-27 12:35:18 -07:00
Bokyeom d16a610c42
fix: replace docker-compose with docker compose CLI (#22320)
## Description

Replace `docker-compose` with `docker compose` CLI in the Java and
Node.js guides to align with the latest Docker standards and ensure
consistency across the docs.

## Related issues or tickets

Closes #22319

<!-- Related issues, pull requests, or Jira tickets -->
2025-03-27 10:28:19 -07:00
Sarah Sanders 6724a52db7
Merge pull request #22324 from sarahsanders-docker/404s
fix: billing 404s
2025-03-27 10:15:32 -04:00
Allie Sadler 1aed8c9831
fix: remove outdated screenshot (#22322)
<!--Delete sections as needed -->

## Description

Does what it says on the tin

## 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:45:11 +00: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
Sarah Sanders 9c1803f712 fix billing 404s 2025-03-27 09:38:10 -04:00
Andrey Sobolev 402236c9e6
Fix typo in Overriding container defaults guide (#22316)
## Description

Fixed a minor typo in the Overriding container defaults guide.
2025-03-27 08:17:52 +00:00
Allie Sadler fcae8a021d
ENGDOCS-2504 (#22315)
<!--Delete sections as needed -->

## Description

Fixes and closes https://github.com/docker/docs/issues/22307
Fixes and closes https://github.com/docker/docs/issues/22314
Closes https://github.com/docker/docs/issues/22293

## 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 08:13:14 +00:00