<!--Delete sections as needed -->
## Description
Adds new attributes to the spec from the recent 2.32.0 release
## 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
add 'useful' missing info about detached mode
<!--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
Dear Community and Developers,
Thank you heartfelt for the marvel you do...
---
Fixed a tiny typo, ~~making the strict "Director" to not watch closely
the directory but having their own business~~.
---
Best and kind regards ✨
<!--Delete sections as needed -->
FYI @KatTomrushka
## Description
Highlight 2 deprecations in the release notes. Technically both were
highlighted before in the DD UI by adding "(Legacy)" labels, but it's
better to over-communicate than under-communicate!
For filesharing, anyone still using osxfs should switch to virtiofs
which is faster and more stable.
For running the Linux VM locally, anyone still using Qemu on Apple
Silicon should switch to virtualization.framework which is also faster
and more stable.
In case someone hits a problem, can't switch and needs help, include
links to support and the github issue tracker.
# Some history:
- In 2020 osxfs was marked as legacy (Docker Desktop 2.4.2.0).
- In 2023 with the release of macOS 14, all supported macOS versions
(current release plus previous two) use virtualization.framework by
default.
- In 2024 (Docker Desktop 4.36) Qemu as a VMM was marked as legacy in
the UI.
## 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>
<!--Delete sections as needed -->
## Description
Now the page is live, adds link from the 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
<!--Delete sections as needed -->
## Description
New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference
## 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
<!--Delete sections as needed -->
## Description
New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference
## 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
<!--Delete sections as needed -->
## Description
Added Docker Hub view in Docker Desktop for 4.37
- Added a blurb in the Docker Desktop manual to provide contextual info
about the GUI: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/)
- Updated the steps in Hub Quickstart for usage: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/docker-hub/quickstart/)
- Updated Hub tab name: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/images/)
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
DAC-827
<!-- 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
Docker desktop was installed by an automated system on my device and
when I went to change the WSL Integration settings, the panel was not
available. The app had been configured to use "Windows containers mode"
and I had to switch it to "Linux containers mode" to be able to see the
panel. I have added text to help others who may face the same problem.
## 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>
After some discussion with the team, we've added a few more conditions.
Co-authored-by: Nick Sieger <nicksieger@gmail.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
- https://docker.atlassian.net/browse/HD-2066
## Reviews
Final sign offs in Notion doc
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
## Description
- There is a 404 link in an email being sent to over 400 customers today
that points to a page in tomorrow (12/10s) [subscription updates
PR](https://github.com/docker/docs/pull/21476)
- To fix this, we are adding scale.md today, removing any dead links.
Tomorrow's PR will overwrite this and add the correct content
## Related issues or tickets
- https://docker.slack.com/archives/C0334FHU341/p1733512718061719
## Reviews
@ob1dev
- [ ] Editorial review
---------
Co-authored-by: Oleg Burov <ob1dev@icloud.com>