Skip to content

4.86-RN - #25702

Merged
aevesdocker merged 3 commits into
docker:mainfrom
aevesdocker:4.86-RN
Aug 10, 2026
Merged

4.86-RN#25702
aevesdocker merged 3 commits into
docker:mainfrom
aevesdocker:4.86-RN

Conversation

@aevesdocker

@aevesdocker aevesdocker commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Still to-do: Add 'New' section for new upcoming feature

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: aevesdocker <allie.sadler@docker.com>
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 87163bc
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a798bc70023d0000805356f
😎 Deploy Preview https://deploy-preview-25702--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Aug 4, 2026

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🔴 CRITICAL


{{< release-date date="2026-08-10" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.86.0" build_path="/XXXXXX/" >}}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[HIGH] Placeholder build path /XXXXXX/ in desktop-install-v2 shortcode not replaced with real build path

The build_path parameter is set to the placeholder value /XXXXXX/ rather than a real numeric build path. Previous release entries use real paths (e.g., 4.85.0 uses /235549/). This shortcode generates the installer download links shown on the release notes page, so leaving /XXXXXX/ in place will produce broken download links for all users.

Replace /XXXXXX/ with the actual build path before merging.

Signed-off-by: aevesdocker <allie.sadler@docker.com>
@aevesdocker
aevesdocker marked this pull request as ready for review August 10, 2026 09:22
@aevesdocker
aevesdocker merged commit 5d8940d into docker:main Aug 10, 2026
15 checks passed

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟡 NEEDS ATTENTION


#### For all platforms

- Docker VMM Beta performance improvements by Docker’s own container-optimized hypervisor. Available for Mac and Windows.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[MEDIUM] Sentence fragment and unclear phrasing in VMM Beta bullet

The bullet reads: "Docker VMM Beta performance improvements by Docker's own container-optimized hypervisor. Available for Mac and Windows."

Two issues introduced by this line:

  1. Sentence fragment: "Available for Mac and Windows." has no verb. It needs to be integrated into the main sentence.
  2. Awkward "by" phrasing: "performance improvements by [hypervisor]" implies the hypervisor authored the improvements rather than being the mechanism that delivers them.

Suggested rewrite:

- Docker VMM Beta now delivers performance improvements through Docker's container-optimized hypervisor, available on Mac and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants