Skip to content

4.75 RN#25116

Draft
aevesdocker wants to merge 2 commits into
docker:mainfrom
aevesdocker:4.75-RN
Draft

4.75 RN#25116
aevesdocker wants to merge 2 commits into
docker:mainfrom
aevesdocker:4.75-RN

Conversation

@aevesdocker
Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit dfa50d4
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a0da2928d39fb00085857a8
😎 Deploy Preview https://deploy-preview-25116--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 May 20, 2026
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

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-05-25" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.75.0" build_path="//" >}}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] build_path="//" is an unfilled placeholder — will produce broken download links

The desktop-install-v2 shortcode for 4.75.0 uses build_path="//", but every other release entry in this file uses a numeric build path (e.g., /227015/ for 4.74.0, /226246/ for 4.73.0). The double-slash value does not follow the expected pattern and is almost certainly a placeholder left in before the build number was assigned.

When this shortcode renders, it will construct download URLs that lack the required numeric segment, resulting in broken installer links for users trying to download Docker Desktop 4.75.0. Please replace "//" with the correct build number path (e.g., "/227123/") before merging.

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.

2 participants