<!--Delete sections as needed -->
## Description
The usage of `:` as separator in security options was deprecated with
cb9aeb0413.
The preferred way of separating is using `=`.
## Related issues or tickets
N/A
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Increase visibility of Gen AI catalog.
- Moved get started card on homepage up by the nav cards to align with
nav
- Added gen ai in place of the old get started card
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] 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
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>