Commit Graph

64800 Commits

Author SHA1 Message Date
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
Andrey Sobolev bb05661cbc
Merge pull request #22657 from duffuniverse/fix-link-to-release-note-for-multiple-exporters-feature
Fix link to release note for multiple exporters feature
2025-05-16 13:50:30 +01:00
Allie Sadler 50bd730573
dmr hugging face addition (#22526)
<!--Delete sections as needed -->

## Description

Add ability to pull from Hugging Face

## 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 09:57:07 +02:00
Allie Sadler 620d654708
security: update sec announcements with latest CVE fixes (#22648)
<!--Delete sections as needed -->

## Description

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

## 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 07:32:41 +01:00
Allie Sadler 802ee25399
codeowners refresh (#22646)
<!--Delete sections as needed -->

## Description

It's time 

## 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-15 16:14:43 +01:00
Sarah Sanders 25313ca55b
Merge pull request #22651 from crazy-max/buildkit-0.22.0-rc1
Update buildkit reference to v0.22.0-rc1
2025-05-15 10:31:19 -04:00
CrazyMax 8462d61578
Update buildkit reference to v0.22.0-rc1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-15 16:23:35 +02:00
Andreas Heck fddfedc2b7
Fix the incorrect info to use a space between orgs for registry signi… (#22649)
…n enforcement

## Description

We currently tell users to use a space between orgs when enforcing
sign-in with multiple orgs via Windows registry. This is just not true.
Multiple orgs have to be separated by being on multiple lines. Otherwise
it will not work.

## Related issues or tickets

https://docker.atlassian.net/browse/DDB-227

## Reviews

@aevesdocker

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-15 14:01:55 +01:00
David Scott 2884f735ca
troubleshooting: mention specific HCS_E_HYPERV_NOT_INSTALLED error code (#22645)
<!--Delete sections as needed -->

## Description

Improve the troubleshooting docs for Desktop, inspired by tickets like
https://github.com/docker/for-win/issues/14743

The troubleshooting contains the relevant info, but this PR

- explicitly mentions a common error code (hopefully helping people find
this advice)
- emphasises that, in WSL 2 mode, WSL 2 commands must be working before
Docker Desktop can start
- highlight a common scenario where an android emulator is installed
which disables Hyper-V (because it uses a conflicting hypervisor)

The structure is currently

- WSL 2 only
- Hyper-V only
- Common to both

So add links to the WSL 2 section to the common section to make sure
people realise it's relevant.

## 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: David Scott <dave.scott@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-15 13:19:59 +01:00
CrazyMax 5bfe083b58
Merge pull request #22643 from crazy-max/buildx-0.24.0-rc1
Update buildx reference to v0.24.0-rc1
2025-05-15 08:14:05 -04:00
Arthur 0c69fcb08e
DMR: clarify base urls (#22623)
<!--Delete sections as needed -->

## Description

Clarify base urls, reorder examples by order of importance.

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-15 12:39:32 +02:00
Arthur 446850c1c1
troubleshooting: remove docker feedback cli (#22644)
<!--Delete sections as needed -->

## Description

`docker feedback` doesn't exit anymore.

<!-- 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-05-15 12:38:55 +02:00
Arthur 73669a1c47
chore: update area labeler and codeowners for AI (#22636) 2025-05-15 09:30:38 +02:00
Sarah Sanders aca7feed7b
security: add settings reference (#22625)
## Description
- Add a settings reference for a source of truth for Settings Management
and Docker Desktop settings
- Improved other Settings Management docs to link to reference and make
steps simpler
- Added hardened security recommendations to reference

*Ignore vale error*

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

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-05-14 14:53:46 -07:00
Sarah Sanders 537c9f158f
fix: mobile footer issue (#22639)
## Description
- The Contact support button was appearing above the sidenav slideout on
mobile, this fixes that
- Tested on mobile in browser and mobile device
- Verified there is no impact to desktop web version

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-14 14:47:01 -04:00
Sarah Sanders 0a744f3846
billing: fix 404 (#22638)
## Description
- Found a 404 during triage, added redirect

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-2618?atlOrigin=eyJpIjoiZmVkNzliNzdhZDI2NDk0NWFlNmVmOWU2ZDJmOTdjMjciLCJwIjoiaiJ9

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-14 14:46:49 -04:00
Sarah Sanders 887fcd2e2b
desktop: add faq for MDMs (#22630)
## Description
- Adds FAQ for MDMs, specifically about needing to deploy settings in
separate files

## Related issues or tickets
- https://docker.slack.com/archives/C04300R4G5U/p1747051871059429
- https://docker.atlassian.net/browse/ENGDOCS-2613
- 
## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-14 14:46:29 -04:00
Sarah Sanders da86a326e5
security: fix callout in domain audit (#22624)
## Description
- Callout was misleading/linking to the wrong doc, this PR fixes that

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

## Reviews
- [ ] Editorial review
2025-05-14 14:46:03 -04:00
sheltongraves fd2f88e908
Update access.md (#22505)
Added Gated Distribution information to docs page.

<!--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: Craig <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Craig <craig.osterhout@docker.com>
2025-05-14 10:26:38 -07:00
Sebastiaan van Stijn 2b68133dc9
Merge pull request #22635 from ArthurFlag/ENGDOCS-2616-add-new-os-versions
engine: add new supported versions
2025-05-14 15:23:36 +02:00
ArthurFlag 7cc91f6dd0 engine: add new supported versions 2025-05-14 14:47:26 +02:00
CrazyMax bb59dc1752
Merge pull request #22634 from duffuniverse/fix-link-to-docs-in-annotations-manual
Fix a link to the related documentation in the Annotations manual
2025-05-14 13:39:56 +02:00
Andrey Sobolev 8764eac285
Fix link to docs in Annotations manual 2025-05-14 13:55:07 +03:00
Sebastiaan van Stijn 1728f2988f
Merge pull request #22629 from crazy-max/bump-go
update go to 1.24
2025-05-14 12:51:44 +02:00
sheltongraves b64d612c4d
Merge pull request #22491 from sheltongraves/patch-13
Update roles-and-permissions.md
2025-05-13 16:26:10 -04:00
CrazyMax 4084a45650
update go to 1.24
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-13 15:14:28 +02:00
CrazyMax a8a9d13fde
Merge pull request #22619 from crazy-max/build-cache-to-registry
build: image-manifest enabled by default for cache export
2025-05-13 11:51:05 +02:00
sheltongraves 3514b18fc9
Create immutable-tags.md (#22608)
Adding a new page for immutable tags feature. I was thinking it would go
in Docker Hub -> Repositories -> Images. But open to your discretion of
the best place for it.

<!--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: Craig <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Craig <craig.osterhout@docker.com>
2025-05-12 11:38:30 -07:00
Sarah Sanders 9b93eb9f3e
iam: multiple-idp (#21675)
## Description
- Updated SSO configuration/management docs for multiple IdP support
- Updated FAQs to clarify that Docker now supports it
- Fixed some typos

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

## Reviews
- [ ] Technical review @gurleensethi-docker @ivan-californias
@technicallyjosh
- [ ] Editorial review
- [ ] Product review 

[ENGDOCS-2358]:
https://docker.atlassian.net/browse/ENGDOCS-2358?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-05-12 13:47:02 -04:00
Pradumna Saraf 71109d5f42
docs: Update incorrect port in Docker Compose the go-prometheus-monitoring guide (#22614)
<!--Delete sections as needed -->

## Description

The app service port is `8000`, and I mistakenly mentioned `8080` for
health check while creating this guide. So, it will give an error.

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-05-12 09:48:17 -07:00
CrazyMax ee35407538
Merge pull request #22617 from crazy-max/bake-fix-syntax
bake: fix hcl syntax
2025-05-12 14:39:15 +01:00
CrazyMax 778b2184ef
build: image-manifest enabled by default for cache export
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-12 13:44:14 +02:00
Sarah Sanders d03288ea1d
dd: update Windows Arm to EA (#22613)
## Description
- Windows Arm is in EA not Beta

## Related issues or tickets
- Request in #team-docs channel from @KatTomrushka 

## Reviews
- [ ] Editorial review
2025-05-09 15:49:21 -04:00
Dr. Matt Lee a9c38b6471
Merge pull request #22610 from mattl/patch-1
Update what-is-a-container.md
2025-05-09 10:14:25 -04:00
Cesar Talledo 371f608c03
Expand documentation on the KubernetesImagesRepository setting. (#22589)
<!--Delete sections as needed -->

## Description

Provide our users more help on this setting. Place the info in the
Kubernetes feature section, and link to it from the admin-settings
description for KubernetesImagesRepository.

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

## 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>
2025-05-08 17:18:59 -04:00
Allie Sadler bc1386108b
ENGDOCS-2595 (#22530)
<!--Delete sections as needed -->

## Description

Adds docs on DD on Microsoft Dev Box

## 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-05-08 11:09:16 -04:00
Sebastiaan van Stijn d8b9d357d7
Merge pull request #22602 from robmry/moby_28_firewalling
Remote access to container ports
2025-05-08 10:21:11 +02:00
Guillaume Lours f6bb42e96d
add how-to page explaining usage of Compose provider services (#22586)
<!--Delete sections as needed -->

## Description
Add how-to page for Compose provider services explaining usage and
configuration of this new feature allowing extending Compose behaviour

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1091

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Nicolas De loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-08 09:02:08 +01:00
Guillaume Lours 751d6681cc
release-notes for Compose v2.36.0 version (#22600)
<!--Delete sections as needed -->

## Description
Add release notes for Compose version `v2.36.0` 

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1117

## 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>
2025-05-08 08:56:01 +01:00
Lio李歐 32c786079d
Update model-runner.md: replace hyphens (#22603)
## Description

This makes the resulting env vars `AI_RUNNER_URL` and `AI_RUNNER_MODEL`
actually accessible in different languages.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-08 08:40:11 +01:00
Sarah Sanders a461224f1c
security: domain management (#22477)
## Description
- Adds Domain management guide separate from Domain audit (open to
discussing where else to put this)
- Adds steps to add and verify a domain, removing mention of SSO

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-07 19:20:28 +01:00
Rob Murray 942475214b Update text about direct routing
Since 28.0.0, direct access to container ports from outside
the host has been blocked.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-05-07 15:04:03 +01:00
Rob Murray 8d9f59ce1d Update warning about ports published to 127.0.0.1
Fixed in 28.0.0 - aligning with packet-filtering-firewalls.md.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-05-07 15:04:03 +01:00
Andrey Sobolev c8183564d2
Merge pull request #22553 from duffuniverse/fix-typos-in-use-compose-watch-manual
Fix typos in the Use Compose Watch manual
2025-05-07 08:39:54 +01:00
Usha Mandya e6c52c80c1
Merge pull request #22591 from gabolaev/4.41.2
4.41.2 release notes
2025-05-06 18:39:00 +01:00
george ca0334a1dd
add build number 2025-05-06 19:33:19 +02:00
Sebastiaan van Stijn a3501cd9b8
add another iptables rule to allow dns queries from container (#21708)
## Description
With only mentioned rule, DNS queries from containers won't work.

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: Rob Murray <rob.murray@docker.com>
2025-05-06 16:11:53 +02:00
Andrey Sobolev fe9389f4be
Fix typos in the Resource constraints manual (#22594) 2025-05-06 15:13:34 +02:00
fliespl 043dabd135
add another iptables rule to allow dns queries from container
Co-authored-by: Rob Murray <rob.murray@docker.com>
Co-authored-by: fliespl <a.rzadkowolski@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-06 12:31:01 +02:00
Usha Mandya aec91a451b
Merge pull request #22592 from usha-mandya/model-runner-link-fix
fix a broken link
2025-05-06 11:06:33 +01:00