Commit Graph

3122 Commits

Author SHA1 Message Date
Sarah Sanders 101db0dc4a
security: update IAM/RAM docs for OATs compatibility (#22915)
## Description
- IAM and RAM do not work with OATs
- This adds callouts/clarification on incompatibility

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-2759?atlOrigin=eyJpIjoiMWY0ODA5ZmRlMzNjNDlkZTlhYjZmY2NlY2M1NWU1MjUiLCJwIjoiaiJ9

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-25 10:04:23 -04:00
Sarah Sanders 0487e935ce
desktop: update MSI install commands (#22918)
## Description
Update MSI install commands to use `ALLOWEDORG="your-organization"`
instead of `ALLOWEDORG="docker"`, there was issues w/ customers copy
pasting the command and not realizing they needed to change the
placeholder text

## Related issues or tickets
https://docker.slack.com/archives/C06SJCMBD9B/p1750856534927389

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-25 10:04:07 -04:00
Arthur e8d126c311
MCP: submission process (#22886) 2025-06-25 15:50:21 +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
Sarah Sanders 0f98203b09
Merge pull request #22894 from sarahsanders-docker/settings-ref-versions
security: update DD versions for settings reference
2025-06-24 14:13:12 -04:00
Esteban Maya a30fb9e53d
EDIT: Update python code guide and include linting, formatting and type checking (#22737)
## Description
* I updated the code in the main Python guide. I noticed some
deprecations in the libraries. I made a refactor and updated the whole
code to be totally up to date with the recent library version
* I added a section about linting, formatting, and type checking to
follow the best practices. I include them in the CI/CD too

@craig-osterhout
@usha-mandya

- [ ] Technical review 
- [ ] Editorial review
- [ ] Product review
2025-06-24 10:23:54 -07:00
Guillaume Lours 77924e073d
Merge pull request #22906 from glours/release-notes-compose-v2.37.3
release-notes for Compose v2.37.3 version
2025-06-24 16:36:14 +01:00
Nigel Poulton 9fc920b9d0
DMR: add feature in feature list (#22837)
Adding "Serve models on OpenAI-compatible APIs for easy integration with
existing apps" to the list of key features as I think this needs to be
front and center when talking about DMR.

<!--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-06-24 16:21:36 +02:00
Arthur 1d4dc4e79d
ai tools: add MCP toolkit description (#22905) 2025-06-24 16:19:05 +02:00
Andreas Heck 15654dda6b
Document FSCTL_EXTEND_VOLUME read-only issue (#22902)
## Description

Document FSCTL_EXTEND_VOLUME read-only issue

## Related issues or tickets

https://docker.atlassian.net/browse/CSESC-714

## Reviews

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

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-06-24 13:55:48 +01:00
Allie Sadler 7b181005c3
Merge pull request #22882 from aevesdocker/ENGDOCS-2753
Compose: Spec attribute
2025-06-23 16:56:22 +01:00
benoit-waldmann 9f855d1791
Update release-notes.md to build 196648 (#22890)
<!--Delete sections as needed -->

## Description

New build version

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-23 15:58:26 +01:00
Matt Hooks 4898b9e1b9
Fix release version header for 2.37.2. (#22887)
## Description

The description header for docker-compose 2.37.2 is mislabeled as
2.37.1, resulting in duplicate headings.

Corrects the header to match the release version.

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-23 15:29:27 +01:00
Sarah Sanders 804ee1b25c
Merge pull request #22868 from sarahsanders-docker/oats-scout
security: update OATs incompatibility
2025-06-23 09:10:10 -04:00
Monica Chao be8f3555fc
Merge pull request #22825 from chaomonica/SEG-574
docs: Added section for WSL installation and verification
2025-06-23 10:35:48 +01:00
karman 8d1e1d3591
update container proxy behaviour with PAC file (#22847)
<!--Delete sections as needed -->

## Description

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

## Related issues or tickets

Relates to this code changes in
https://github.com/docker/pinata/pull/34220 and
https://github.com/docker/pinata/pull/34955. This PR updates the docs to
reflect the new behaviour.

<!-- 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
2025-06-20 15:58:29 +01:00
Allie Sadler 0286ac0e6e
windows install nit (#22877)
<!--Delete sections as needed -->

## Description
 
Fix issue spotted in https://github.com/docker/docs/pull/22863/files

Rogue command block entry

## 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-20 15:44:47 +01:00
Craig Gumbley 08420253f7
Update permission requirements for Docker Desktop on Windows (#22863)
<!--Delete sections as needed -->

## Description
This change updates permission requirements for Docker Desktop on
Windows. It should explain that membership of the `docker-users` group
is no longer required for running Docker Desktop, unless the privileged
helper service is required.

<!-- 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-06-20 14:48:05 +01:00
Guillaume Tardif d8d4edc2ec
Add auth.docker.com in Desktop firewall allow list (#22874)
<!--Delete sections as needed -->

## Description

The flow for Desktop auth has changed and follows some redirects to
auth.docker.com

## 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: Guillaume Tardif <guillaume.tardif@gmail.com>
2025-06-20 14:41:03 +01:00
Nicolas De loof a382d56190
bump compose to v2.37.2 (#22876)
## Description

bump compose to v2.37.2

## Reviews

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

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-06-20 14:40:27 +01:00
Jack Green d2430dd7ba
Fix typo in `digests.md` (#22872) 2025-06-18 16:42:34 -07:00
Jack Green cb0c788521
Fix `What is a registry?` formatting (#22864)
Fixes missing space on
https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-a-registry/

<img width="923" alt="image"
src="https://github.com/user-attachments/assets/e92e3f6b-d0a0-4f2c-8ed3-7720d771f090"
/>
2025-06-18 14:50:26 -07:00
sarahsanders-docker 34bc5ca86d security: remove Scout incompatible for OATs 2025-06-18 15:00:30 -04:00
Lorena Rangel 1ae2043700
add 4.42.1 release notes (#22846)
<!--Delete sections as needed -->

## Description

Docker Desktop 4.42.1 release notes

## 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: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-06-18 15:27:23 +01:00
Sarah Sanders 4cda46d38e
cx: bulk resend invite users/members (#22861)
## Description
- CX added a bulk resend invite feature for users (company) and members
(org)

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

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

## Preview
-
https://deploy-preview-22861--docsdocker.netlify.app/admin/organization/members/#resend-an-invitation
-
https://deploy-preview-22861--docsdocker.netlify.app/admin/company/users/#resend-invitations-to-users
2025-06-18 09:36:06 -04:00
Craig Osterhout cedf79b4e3
dhi: feedback followup (#22859)
<!--Delete sections as needed -->

## Description

Update DHI docs based on internal feedback.

## Related issues or tickets

ENGDOCS-2739

## Reviews


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-06-17 14:07:23 -07:00
sarahsanders-docker 5671dcad8a fix: docker model cli command links 2025-06-17 16:21:00 -04:00
sarahsanders-docker c789f6dae6 fix: link to model commands 2025-06-17 16:17:05 -04:00
Sarah Sanders c959344ff0
Merge pull request #22849 from sarahsanders-docker/build-storage
build-cloud: add section on multi-architecture allocation
2025-06-17 09:50:02 -04:00
Craig Osterhout 983d541636
dhi: add initial docs (#22852)
<!--Delete sections as needed -->

## Description

Add initial DHI docs

## Related issues or tickets

ENGDOCS- 22650

## 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-06-16 22:06:49 +01:00
Priyansh Sao f456066c2b
Update best-practices.md (#22793)
<!--Delete sections as needed -->

## Description

There is a small typo in
[best-practices.md](https://github.com/docker/docs/blob/main/content/manuals/build/building/best-practices.md)
the version is stated wrong `3.19.4` it should be this `3.21.4` instead.

## Related issues or tickets

solves #22772 

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-16 11:25:06 -04:00
Sarah Sanders a4d2113313
fix: highlighting in code blocks (#22836)
## Description
- Highlighted lines for code blocks in dark mode are not rendering
correctly

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-16 11:15:12 -04:00
Kristiyan Velkov ae2a14a545
[feat] added azure pipelines guide (#22777)
This PR introduces a new CI pipeline using Azure Pipelines to automate
the process of building and pushing Docker images to Docker Hub.

---------

Co-authored-by: Julien Maitrehenry <julien.maitrehenry@me.com>
2025-06-16 14:56:00 +01:00
Guillaume Lours a0d7b50aaf
Merge pull request #22828 from glours/release-notes-compose-v2.37.1
release-notes for Compose v2.37.1 version
2025-06-15 11:21:26 +01:00
Bokyeom a3206685a4
Fix https to http in localhost URL (#22418)
## Description
Fixed the protocol from `https` to `http` for localhost access.
2025-06-12 15:44:43 -07:00
sheltongraves 8b7bde075a
Update access.md (#22807)
Add a note about contacting the sales team for more info to make it
clear this is a separate SKU.

<!--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-06-12 15:43:28 -07:00
CrazyMax c061651d40
Merge pull request #22816 from profnandaa/patch-1
buildkit: windows: add a note for managed containerd process
2025-06-12 11:37:04 +02:00
Usha Mandya 38d5e30fbd
Merge pull request #22823 from doringeman/model-cli-docs
vendor: revert model-cli commands that are not part of v0.1.24
2025-06-12 10:32:02 +01:00
Usha Mandya fc6d7a28b4
Merge pull request #22824 from sarahsanders-docker/disk-allocation
build-cloud: add build cache space
2025-06-12 09:43:34 +01:00
Kevin Wittek e62de74623 docs: add GGUF packaging feature to DMR key feature section 2025-06-12 07:36:48 +02:00
sarahsanders-docker 8b0899066a add build cache space section to build cloud docs 2025-06-11 15:10:37 -04: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
Sarah Sanders d50fe6664f
fix: open in new tab for links (#22820)
## Description
- Update Contribute `links.md` to verify that internal and external
links open in the same tab.
- Remove "open in new" tab icon 

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-11 12:36:53 -04:00
Kevin Wittek 7a31d0c3ed
docs: add model publishing instructions to the Docker Model Runner docs (#22819)
## Description

- Introduced a new section on publishing models, including tagging and
pushing to Docker Hub.
- Added examples for tagging existing models and packaging GGUF format
models as OCI Artifacts.
- Clarified that the functionality supports any Container Registry
compatible with OCI Artifacts.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-06-11 15:29:06 +01:00
Sarah Sanders edd8605f4b
security: update SCIM docs for Azure OIDC (#22771)
## Description
- Adds section to SCIM docs for Entra ID/Azure OIDC
- Adds testing section to SCIM doc
- Adds troubleshooting guide for provisioning
- Fixes numbers to 1,1,1 format
- Ignore vale

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

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-06-11 09:59:33 -04: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
Anthony Nandaa b64e6dbb77 buildkit: windows: add a note for managed containerd process
If you run two instanced of `containerd` one being used by the standalone `buildkitd.exe` and another one being managed by `dockerd.exe`, you end up with some conflicts and errors like:

```
hcsshim::ImportLayer failed in Win32: Cannot create a file when that file already exists. (0xb7)
```

This fix adds a note to guide the user to use only one instance of `containerd` instead, if for this purpose.
2025-06-10 20:06:37 +03:00
Sarah Sanders 52ac8235de
admin: add new activity log events (#22805)
## Description
- New SSO and provisioning events for activity logs

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-10 10:41:58 -04:00
Allie Sadler 22fe4d28c1
chore: move dev box page (#22810)
<!--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-06-10 08:05:05 +01: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
Niklas 27a9303e96
Update release-notes 4.42 link text to Resource Saver issue (#22809)
## Description

While I am *also* having Resource Saver problems on Mac OS, this
specific link is for Windows.

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-06-09 09:20:32 +01:00
Allie Sadler d57b9282b8
Merge pull request #22745 from aevesdocker/ENGDOCS-2680
desktop: ms store deploy
2025-06-06 16:09:35 +01:00
Sarah Sanders 859afee84e
chore: add blog post to learn more section of settings management (#22792)
## Description
- Request from Product and Marketing, add blog post under "Learn more"
heading for Settings Management guide

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 09:24:43 -04: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
Arthur 725e34e85f
add `platform-split` parameter (#22753)
<!--Delete sections as needed -->

## Description

Parameter was missing.

## Related issues or tickets

https://github.com/docker/buildx/issues/3215#issuecomment-2931258854

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 14:26:53 +02:00
Lorena Rangel d65261c0a6
Merge pull request #22795 from lorenrh/add-k
Add known issue for 4.42.0
2025-06-06 07:54:46 +01:00
Matt Landis 6a8e9821bb
desktop kubernetes: add missing image for kubernetesImagesRepository (#22794)
## Description

This doc only listed 3 of the 4 images that Docker Desktop pulls when
starting kind

## Related issues or tickets

N/A

## Reviews

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

cc @andrewb-ontheinternet @ctalledo 

- [X] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 07:52:41 +01:00
Guillaume Lours 467b41e27c
Merge pull request #22791 from glours/release-notes-compose-v2.37.0
release-notes for Compose v2.37.0 version
2025-06-05 16:58:54 +01:00
Igor Aleksandrov e74a8d72a6
Added Configure GitHub Actions step to the Python guide (#22676)
## Description

Replaced "Configure CI/CD" step of the Python guide with "Configure
GitHub Actions" step to have it similar structure as the Rails guide.

## Related issues or tickets

#22114 

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-06-05 07:40:07 -07:00
Allie Sadler 659c547bcc
Merge pull request #22788 from aevesdocker/beta-settings
desktop: beta settings
2025-06-05 14:39:43 +01:00
Arthur a2b9f22e33
fix: wording (#22789) 2025-06-05 13:23:24 +01:00
aevesdocker 98f293055c desktop: beta settings 2025-06-05 13:15:08 +01:00
Arthur f60a4283a7
ux: touch up tabs (#22783) 2025-06-05 10:12:35 +01:00
Allie Sadler 1183130eb1
ENGDOCS-2696b (#22784)
<!--Delete sections as needed -->

## Description

Redo https://github.com/docker/docs/pull/22773

## 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-05 09:56:28 +01:00
Arthur df4130507b
DMR: GUI docs (#22781)
Reverts docker/docs#22780
2025-06-05 08:58:21 +01:00
Allie Sadler a8e975ae6c
Revert "Revert "Revert "DMR: GUI docs""" (#22780)
Reverts docker/docs#22769
2025-06-05 08:39:34 +01:00
Allie Sadler 5485c9f412
Revert "ux: touch up tabs" (#22779)
Reverts docker/docs#22774
2025-06-05 08:21:51 +01:00
Allie Sadler 7b0b813919
Revert "Desktop: rm experimental tab" (#22778)
Reverts docker/docs#22773
2025-06-05 08:15:06 +01:00
Arthur 17ef8a68a3
ux: touch up tabs (#22774)
Reduce magins, add hover effect, add light background

![Frame
31](https://github.com/user-attachments/assets/1b028adf-3baf-4588-9161-329b272ffb8e)
2025-06-05 09:01:58 +02:00
Allie Sadler e9e78a3032
Merge pull request #22773 from aevesdocker/ENGDOCS-2696
Desktop: rm experimental tab
2025-06-04 19:20:11 +01:00
Arthur 62b02cc247
Revert "Revert "DMR: GUI docs"" (#22769)
Reverts the revert.
2025-06-04 16:16:49 +02:00
Allie Sadler e17aca8665
Revert "DMR: GUI docs" (#22768)
Reverts docker/docs#22685
2025-06-04 16:06:45 +02:00
Arthur 4174e54dfc
DMR: GUI docs (#22685)
<!--Delete sections as needed -->

## Description

Add GUI docs for Docker Models.

https://deploy-preview-22685--docsdocker.netlify.app/ai/model-runner/
2025-06-04 14:55:29 +01:00
Arthur fce604bc19
MCP: MCP Toolkit in Docker Desktop (#22673)
Docs for the new GUI for the MCP Toolkit.


https://deploy-preview-22673--docsdocker.netlify.app/ai/mcp-catalog-and-toolkit/
2025-06-04 14:49:58 +01:00
Sarah Sanders a1f46e6192
security: add teams to enforce sign-in (#22718)
## Description
- Next DD release will support Enforce Sign-in for Teams, do not merge
this until DD release date next week

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

## Reviews
- [ ] Editorial review
2025-06-04 14:49:27 +01:00
Allie Sadler 154334498b
Desktop: new network setting (#22710)
<!--Delete sections as needed -->

## Description

New IP setting for DD 

## 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-04 14:49:09 +01:00
Craig Osterhout 347733c276
desktop,cloud: add vdi beta (#22696)
<!--Delete sections as needed -->

## Description

Added Cloud VDI Beta


https://deploy-preview-22696--docsdocker.netlify.app/desktop/setup/vm-vdi/

## Related issues or tickets

ENGDOCS-2649

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-06-04 14:47:44 +01:00
Allie Sadler 643956d16d
Merge pull request #22707 from aevesdocker/ADUI-1375
desktop: Dev envs update
2025-06-04 14:46:40 +01:00
Lorena Rangel b8cb086852
Docker Desktop 4.42.x release notes (#22708)
<!--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: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: David Scott <djs55@users.noreply.github.com>
2025-06-04 14:46:25 +01:00
karman d8640994dc
update wsl minimum version (#22764)
<!--Delete sections as needed -->

## Description

In line with this change https://github.com/docker/docs/pull/22721,
updating other references to the older version of WSL.

<!-- 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-06-04 10:29:00 +01:00
Arthur cd5757d65a
DMR: add Docker CE base urls (#22760)
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
2025-06-04 10:42:44 +02:00
Sarah Sanders 0abb2cf4c9
Merge pull request #22735 from thaJeztah/engine_redirects
engine: add redirects for old URLs
2025-06-03 17:14:59 -04:00
Arthur 2eb9629370
fix: do not use liquid (#22756) 2025-06-03 13:09:23 -04:00
Arthur f18151f86c
DMR: plugin install (#22664)
<!--Delete sections as needed -->

## Description

Add DMR Docker Engine plugin install cmd.

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

---------

Co-authored-by: Jacob Howard <jacob@xenoscopic.com>
2025-06-03 11:38:48 +02:00
Rob Murray 62d250966b
New engine options, "allow-direct-routing" and "trusted_host_interfaces" (#22601)
## Description

~**This update is for moby 28.2.0 - do not merge until it ships.**~ -
28.2 has shipped now.

Add description for daemon option `--allow-direct-routing` and network
option `com.docker.network.bridge.trusted_host_interfaces`.

## Related issues or tickets

https://github.com/moby/moby/pull/49832

## Reviews

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

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

Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-06-03 10:35:15 +02:00
EmilioRivera 9fd335a3d6
Fix docker compose release notes heading for release 2.36.2 (#22750)
## Description

Heading for release 2.36.2 showed 2.36.1

## Reviews

- [ ] Technical review
- [X] Editorial review
- [ ] Product review
2025-06-03 07:58:00 +01:00
Arthur a7455450fe
dmr: update instruction for windows (#22746)
Incorporate feedback from user on windows.
2025-06-02 17:10:05 +02:00
Arthur 95e0488ed7
fix: remove duplicated card (#22747)
Remove duplicated card on Security index. (feedback)
2025-06-02 14:52:21 +01:00
Rob Murray 1811cb2c78 Fix 28.2.0 rel notes, trusted_interfaces separator ':' not space
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-06-02 10:06:35 +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
Yousef Amirghofran 3ffa79cfdc
fix: typo (#22736)
<!--Delete sections as needed -->

## Description
Fixes #22692 typo from "ennd-user" to "end-user"

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

## Related issues or tickets
#22692
<!-- 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-02 08:14:15 +01:00
Arthur 9eff1ba5fc
theme: extract more styles (#22734)
Extract shared styling into appropriate utilities.
Improve toc width.
2025-05-30 09:20:56 -07:00
Sebastiaan van Stijn e055c79847
engine: add redirects for old URLs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-30 18:18:27 +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
Arthur dc01252b40
dmr: update install instructions (#22732) 2025-05-30 13:56:38 +01:00
Sebastiaan van Stijn 585669452b
get-started: update link to training to avoid redirect
Looks like this page moved

    curl -sI https://www.docker.com/resources/trainings/ | grep location:
    location: /trainings/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-30 13:15:04 +02:00
Sebastiaan van Stijn 2c90601347
Merge pull request #22717 from vvoland/docker-28.2.1
Docker 28.2.1
2025-05-30 10:19:52 +02:00
David Scott bfff5e0b33
Merge pull request #22721 from djs55/wsl2-version
update Docker Desktop minimum WSL 2 version to 2.1.5
2025-05-30 08:24:51 +01: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
uday 61d245a117
Merge pull request #22458 from udqy/patch-1
docs: Correct package manager usage in uninstall guide
2025-05-29 09:53:42 +01: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
Sebastiaan van Stijn 077f316b3e
engine: 28.2.0 (#22660)
<!--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-05-28 20:30:22 +02:00
Sergei Shitikov d89e8383ce
Update Laravel guide (bump to Laravel 12 and php 8.4) (#22699)
<!--Delete sections as needed -->

## Description

Introduces small update of the Laravel framework guide (bump versions to
the latest Laravel 12 and php 8.4 + updates the related examples repo -
the fork needs to be synced).

## Related issues or tickets

#21268 

## Reviews

<!-- Notes for reviewers here -->
As was discussed on the last docs meeting, to simplify the process the
review will be sent to the one of Docker Captains first.
@igor-alexandrov @ajeetraina 

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-28 11:15:14 -07:00
Paweł Gronowski 48faaa886a
engine: 28.2.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 18:48:20 +02:00
CrazyMax 5ad9cd6185
Merge pull request #22689 from crazy-max/buildx-0.24.0-release-notes
build: buildx 0.24.0 release notes
2025-05-28 10:49:53 +02:00
CrazyMax d4f61ead66
Merge pull request #22690 from crazy-max/dockerfile-0.16.0-release-notes
build: dockerfile v0.16.0 release notes
2025-05-28 10:48:03 +02:00
CrazyMax 12adfb5d80
build: fix build release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-28 10:45:37 +02:00
CrazyMax 13ef5b6633
build: buildx 0.24.0 release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-28 10:45:16 +02:00
CrazyMax b29bf9de60
Merge pull request #22686 from crazy-max/build-fix-gha-cache-url
build: fix defaults for gha cache url
2025-05-28 10:43:19 +02:00
CrazyMax 120fd14db9
buildx: fix dockerfile release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-28 10:42:18 +02:00
Arthur 038e6dc682
chore: update Tailwind to v4 (#22666)
- Extract classes to utilities and components.
- Reduce number of colors used.
- Harmonize button colors.
- Restyle admonitions.
- Move **Page options** button to main article.
- Various color tweaks.
2025-05-28 08:37:10 +01:00
Kristiyan Velkov f23f120cd6
docs: added a guide for Dockerized Angular 19 application (#22535)
This PR introduces a comprehensive, language-specific guide for
containerizing Angular applications using Docker, aimed at helping
developers streamline development, testing, and deployment workflows. It
includes practical steps and examples to set up CI/CD pipelines using
GitHub Actions, aligning with modern DevOps best practices.

**What’s Included**

- Step-by-step instructions to containerize Angular apps using Docker
- Configuration for a local development environment inside containers
- Guidance on running unit tests (Karma/Jasmine) inside Docker
containers
- Full CI/CD pipeline setup using GitHub Actions for automated builds
and deployments
- Deployment instructions for a local Kubernetes cluster to validate
production readiness

**Credits**
[Kristiyan
Velkov](https://www.linkedin.com/in/kristiyan-velkov-763130b3/), Docker
Captain and experienced Front-end Engineer
2025-05-27 14:46:31 -07:00
nkmryu b3280b168c
Doc: correct typo in DockerDesktopClient entrypoint reference (#22701)
<!--Delete sections as needed -->

## Description
Fix typo `DockerDesktopCLient` -> `DockerDesktopClient`


<!-- 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-27 08:12:33 +01: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
Igor Martynyuk f830087f22
Update outdated url to ubuntu source code (#22626)
<!--Delete sections as needed -->

## Description

I set a new URL for the source code because the old ones refer to the
commit of the file, which is not used now, because Ubuntu for Docker is
built from livecd scripts.

## Related issues or tickets

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

## Reviews

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

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

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
2025-05-26 18:16:59 +02: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
Guillaume Lours d757ce6a10
release-notes for Compose v2.36.2 version (#22695)
<!--Delete sections as needed -->

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

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

## 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-05-23 16:37:12 +01:00
CrazyMax 69fb24d7ff
build: dockerfile v0.16.0 release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-22 14:38:18 +02:00
CrazyMax d810fe0898
build: fix defaults for gha cache url
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-22 14:01:40 +02:00
Allie Sadler a21a04f515
desktop msi: add additional example (#22679)
<!--Delete sections as needed -->

## Description

We have this flag in the table, but had a request to make more prominent
as an example

## 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-22 08:06:56 +01:00
Sarah Sanders c31a3437e9
update: VAT faq and callouts (#22678)
## Description
- Updated FAQ and callouts to include UK VAT collection date, May 1 2025

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

## Reviews
- [ ] Editorial review
2025-05-21 16:20:02 -04:00
Arthur 5b0705f84b
chore: fix missing card in AI section (#22677) 2025-05-21 13:46:45 +02:00
Sebastiaan van Stijn 196062f3a1
remove references to EOL distros and images (#22674)
- replace some examples using EOL alpine versions
- replace some examples using EOL ubuntu versions

<!--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-05-21 07:52:04 +01:00
Sebastiaan van Stijn 21a5f64c7f
engine: install: remove Ubuntu 20.04, Fedora 40 (EOL) (#22675)
Ubuntu 20.04 and Fedora 40 reached EOL, so remove mentions of it in the
installation docs.

<!--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-05-21 07:50:36 +01:00
Sarah Sanders 45ccab3f61
Merge pull request #22670 from sarahsanders-docker/get-started-content
get started: add troubleshooting callout
2025-05-20 12:43:33 -04:00
CrazyMax f0dda07dba
Merge pull request #22671 from crazy-max/build-fix-provenance
build: provenance is minimal by default
2025-05-20 18:40:41 +02:00
sarahsanders-docker e9ff3f26d6 update new UI 2025-05-20 11:12:49 -04:00
CrazyMax b147e9006b
build: provenance is minimal by default
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-20 17:10:33 +02:00
Arthur 6be55cd0d6
dmr: docker model package (#22663)
<!--Delete sections as needed -->

## Description

Add `docker model package`

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

- [X] Technical review
- [X] Editorial review
- [ ] Product review
2025-05-19 15:46:10 +02:00
Guillaume Lours 91eaa59ab8
release-notes for Compose v2.36.1 version (#22665)
<!--Delete sections as needed -->

## Description
Add Compose `v2.36.1` release notes.

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

## 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-19 14:35:28 +01:00
Allie Sadler f4f1a45ec9
Desktop: troubleshoot addition (#22656)
<!--Delete sections as needed -->

## Description

request from support
https://docker.atlassian.net/browse/SEG-940?linkSource=email

## 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-19 07:36:44 +01:00
Sarah Sanders aa523eecd3
fix: remove unknown statuses (#22652)
## Description
- These statuses aren't needed in docs, they don't really occur in
practice

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-2598?atlOrigin=eyJpIjoiODRlNWY3NDFmMDA3NDM1NDlkNWRjMWExMjFhYWRiOGQiLCJwIjoiaiJ9

## Reviews
- [ ] Editorial review 
- [ ] Product review @ajthilakan
2025-05-16 11:20:09 -04:00
Sarah Sanders 287a9eff13
Merge pull request #22647 from sarahsanders-docker/SCIM
security: improve SCIM intro
2025-05-16 11:19:47 -04: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
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
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
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
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 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
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
Andrey Sobolev 8764eac285
Fix link to docs in Annotations manual 2025-05-14 13:55:07 +03:00
sheltongraves b64d612c4d
Merge pull request #22491 from sheltongraves/patch-13
Update roles-and-permissions.md
2025-05-13 16:26:10 -04:00