Commit Graph

85 Commits

Author SHA1 Message Date
karman
2d446e2fb0 update WSL Linux kernel version requirement (#24525)
<!--Delete sections as needed -->

## Description

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

## Related issues or tickets


https://docker.slack.com/archives/C03SR28ANP4/p1774388364841409?thread_ts=1774375828.284229&cid=C03SR28ANP4

<!-- 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
2026-03-26 11:13:00 +00:00
Mathieu Champlon
c4db0e0d44 Remove Segment endpoints from allow-list (#24518)
## Description

We’ve removed Segment from Docker Desktop.

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-03-25 09:18:12 +00:00
LilaHexe
d1023e8b9f Update: 4GB -> 8GB minimum specs (#22620)
<!--Delete sections as needed -->

## Description

4GB isn't really enough to do anything on windows, let alone run docker
on top of that, so I've updated it to 8GB.

## 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
2026-03-16 13:40:35 +00:00
Tiara Johnson
e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

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

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00
Allie Sadler
62ddb4ab24 DD Linux: Fedora 41 EOL (#24350)
<!--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
2026-03-12 13:18:00 +00:00
David Karlsson
f4310aed2f fix: move /desktop/install alias to get-docker page
The /desktop/install alias was self-referential, but to a page that was never
rendered

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 16:09:14 +01:00
github-actions[bot]
f5240e4220 docs: address issue #23308 (#24115)
## Summary
Added documentation for DOCKER_HOST requirement when using Docker SDKs
with Docker Desktop for Linux.

## Changes
- Added "Using Docker SDKs with Docker Desktop" section to Linux install
docs explaining why SDKs need DOCKER_HOST set and providing
configuration commands
- Added FAQ entry "How do I use Docker SDKs with Docker Desktop for
Linux?" with troubleshooting steps
- Added note in SDK reference docs alerting Docker Desktop for Linux
users to set DOCKER_HOST before using SDKs

Fixes #23308

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2026-02-12 11:03:06 +00:00
Allie Sadler
2af67e5036 Update allowlist (#24072)
<!--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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-04 11:10:13 +01:00
Allie Sadler
9b14e2d355 requirements swap (#24066)
<!--Delete sections as needed -->

## Description

Makes apple silicon the default as per @usha-mandya request

## 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
2026-02-03 16:02:06 +00:00
Allie Sadler
319848abfc Desktop: windows install (#23959)
<!--Delete sections as needed -->

## Description

https://docker.atlassian.net/browse/GRO-118
No new content, just reordering 

## 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
2026-01-14 11:45:35 +00:00
github-actions[bot]
ee98ad1e95 docs: address issue #23891 (#23957)
## Summary
Fixed Docker Desktop Ubuntu installation commands to use `apt install`
instead of `apt-get install` for local .deb files.

## Changes
- Changed `apt-get install` to `apt install` in the Install Docker
Desktop section
- Changed `apt-get install` to `apt install` in the Upgrade Docker
Desktop section
- Kept `apt-get update` unchanged (works correctly)

Fixes #23891

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-12 10:26:15 +00:00
Allie Sadler
8a5b59f8e6 VMware link fix (#23817)
Fix for issue pointed out here
https://docker.slack.com/archives/C04300R4G5U/p1764950979466149
2025-12-08 09:30:10 +00:00
Allie Sadler
b64bbd28b9 Desktop: pass clarity (#23781)
<!--Delete sections as needed -->

## Description

Makes step 3 extra clear. Closes
https://github.com/docker/docs/issues/23771

## 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-11-27 11:31:47 +00:00
Sarah Sanders
f2ffd89458 support: single page (#23657)
## Description
- Moves support information to dedicated page
https://deploy-preview-23657--docsdocker.netlify.app/support/
2025-11-12 09:39:02 -05:00
Craig Osterhout
e9ad5f424e offload: enterprise ea (#23632)
<!--Delete sections as needed -->

## Description

Updated Offload Beta docs for enterprise EA.

Notable topics updated:

- [All topics under
`/offload/`](https://deploy-preview-23632--docsdocker.netlify.app/offload/)
- [Manage Docker
products](https://deploy-preview-23632--docsdocker.netlify.app/admin/organization/manage-products/)
- [Settings reference - Enable Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/enterprise/security/hardened-desktop/settings-management/settings-reference/#enable-docker-offload)
- [Settings - Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/settings-and-maintenance/settings/#docker-offload)
- [VM/VDI - Use Docker
Offload](https://deploy-preview-23632--docsdocker.netlify.app/desktop/setup/vm-vdi/#use-docker-offload)
- [Docker Offload CLI
reference](https://deploy-preview-23632--docsdocker.netlify.app/reference/cli/docker/offload/)

~~**Pending audit log updates**~~ Will handle in followup PR to keep
this moving

## Related issues or tickets

DCL-745
DCL-1033
DCL-1019
ENGDOCS-2929

## Reviews

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

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-11-06 23:54:16 -08:00
Mathieu Champlon
c7611bf425 DKP-2513 Add back support for Windows 10 (#23600)
## Description

Microsoft have stopped support for Windows 10. However, they extended
the security updates by one year:
https://www.microsoft.com/windows/extended-security-updates.

## Related issues or tickets

Follow-up to #23584
https://docker.atlassian.net/browse/DKP-2513

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-24 10:02:01 +00:00
Mathieu Champlon
9661be2499 DKP-2613 Remove support for Windows 10 and 11 22H2 (#23584)
## Description

Increased the minimum version of Windows supported for Docker Desktop to
Windows 11 23H2.
We typically follow [Microsoft end of servicing dates for
Windows](https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information#windows-11-current-versions-by-servicing-option).

## Related issues or tickets

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

## Reviews

- [ ] Editorial review
2025-10-23 15:37:49 +01:00
Allie Sadler
bd542ffe76 Desktop linux fixes (#23569)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/23551
Closes https://github.com/docker/docs/issues/23552

## 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-10-17 10:56:26 +01:00
karman
a2fc5c2b52 updated the examples (#23539)
<!--Delete sections as needed -->

## Description

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

Specified separate examples for PAC file and PAC script to avoid
confusion.

## 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
2025-10-10 12:33:55 +01:00
Allie Sadler
4ede0601ae 4.48 desktop release content (#23533)
<!--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: Luciano Ciccariello <Xeeynamo@users.noreply.github.com>
Co-authored-by: karman <110832017+karman-docker@users.noreply.github.com>
2025-10-09 13:35:24 -07:00
Andrei Albu
23718022d8 docs: add troubleshooting guide for Docker.app is damaged dialog on macOS (#23523)
<!--Delete sections as needed -->

## Description

Addresses the non-atomic copy issue when other apps use Docker CLI
during a DMG drag-and-drop installation on macOS by:
- Adding a pre-install callout to the Mac install page with warnings
about closing apps that call Docker
- Created a dedicated troubleshooting page for the macOS "damaged app"
dialog issue
- Added cross-references from troubleshoot index and known issues pages

## Related issues or tickets

DKP-2447

## Reviews

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

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

---------

Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-10-09 11:20:47 +01:00
Bruno Sousa
44554cde17 Remove warning issue references to docker/for-mac#7527 (#23484)
<!--Delete sections as needed -->

## Description

Removing the warning references to the malware detection issue from last
January docker/for-mac#7527. The affected versions are no longer
supported and the volume of users reporting the issue is minimal.

## 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: Bruno Sousa <bruno.sousa@docker.com>
2025-10-03 10:25:59 +01:00
JPBotelho
2c0d6fd792 fix: typos (#23435)
<!--Delete sections as needed -->

## Description

Fixed typos

## 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-09-19 16:05:53 -07:00
Junho Lee
13b71a0db8 Doc: update install guide (#23423)
## Description

As seen in the [PR](https://github.com/docker/docs/issues/23244), the
current documentation suggests the installation command might cause
confusion in some scenarios. To ensure clarity and make the process more
robust, I suggest updating the command as follows:

Before
```
mv ./docker /usr/local/bin
```

After
```
cp -rp ./docker /usr/local/bin/ && rm -r ./docker
```

I believe this will help users and improve the clarity of the
instructions.

Thank you for considering this change! :)

## Related issues or tickets

#23244 

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-09-19 09:44:24 +01:00
Allie Sadler
c7f7588084 chore: minor docs fixes (#23270)
<!--Delete sections as needed -->

## Description

Closes
https://github.com/docker/docs/issues/23255#issuecomment-3193651201
adds
https://docker.slack.com/archives/C0105T139BJ/p1755529270222419?thread_ts=1754585623.672069&cid=C0105T139BJ

## 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-08-19 10:18:39 +01:00
Allie Sadler
1c2a4fe32b Desktop: remove RHEL login wall (#23180)
<!--Delete sections as needed -->

## Description

As per https://github.com/docker/pinata/pull/35351#

## 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-08-07 11:21:00 +01:00
Sarah Sanders
5dd8bad4e7 restore Enterprise docs changes (#23094)
Reverts docker/docs#23091 to restore Enterprise doc changes
2025-07-14 17:16:32 -04:00
Sarah Sanders
50c2a3b141 Revert "Enterprise docs section" (#23091)
Reverts docker/docs#23083
2025-07-14 16:36:46 -04:00
Allie Sadler
79d3d6f127 Enterprise docs section (#23083)
<!--Delete sections as needed -->

## Description

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

Next up:
 - tidy up/ split the security FAQs
 - move the 'for developers' content up one level
 - beef up the Deploy DD page
 - AOB

(didn't want to include in this PR as it's already too long)

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-14 16:13:54 +01:00
Craig Osterhout
1b70e4d481 Merge pull request #23062 from craig-osterhout/update-relative-links
update links
2025-07-10 08:52:16 -07:00
Craig
4674c284d6 update links
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 08:39:49 -07:00
Craig Osterhout
194745f522 offload: add initial docs (#22910)
<!--Delete sections as needed -->

## Description

Add initial Docker Offload docs

https://deploy-preview-22910--docsdocker.netlify.app/offload/

https://deploy-preview-22910--docsdocker.netlify.app/reference/cli/docker/offload/

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

Minor changes
https://deploy-preview-22910--docsdocker.netlify.app/desktop/
https://deploy-preview-22910--docsdocker.netlify.app/
https://deploy-preview-22910--docsdocker.netlify.app/manuals/

Pending sign up page link.

## Related issues or tickets

ENGDOCS-2704

## 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-07-10 12:09:07 +02:00
Sarah Sanders
683bd2268b Merge pull request #22947 from sarahsanders-docker/sidenav-release
cx: update docs for new sidenav
2025-07-02 16:18:30 -04:00
Sarah Sanders
fc8490c086 fix: desktop virtualization troubleshoot link (#22930)
## Description
- Changes link to exact troubleshooting section for virtualization

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-27 09:11:11 +01:00
Sarah Sanders
c2fcd81872 Revert "chore: update UI steps for new side nav" (#22931)
I merged too early, need to revert - this is going out next week.
2025-06-26 13:48:37 -04:00
Sarah Sanders
0e39ab8cc4 chore: update UI steps for new side nav (#22911)
## Description
- The Admin Console has a new navigation, starting w/ Docker Home >
Admin Console > expanded side nav
- Updates UI steps across docs site for Admin Console updates
- Also removes Domain audit docs, this section of the Admin Console/Hub
has been deprecated and replaced with Domain management

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-26 09:15:37 -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
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
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
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
d57b9282b8 Merge pull request #22745 from aevesdocker/ENGDOCS-2680
desktop: ms store deploy
2025-06-06 16:09:35 +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
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
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
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
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
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
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