Skip to content

4.83-RN#25558

Draft
aevesdocker wants to merge 1 commit into
docker:mainfrom
aevesdocker:4.83-RN
Draft

4.83-RN#25558
aevesdocker wants to merge 1 commit into
docker:mainfrom
aevesdocker:4.83-RN

Conversation

@aevesdocker

Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

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

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 13f3137
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a560973c16b300008bb769f
😎 Deploy Preview https://deploy-preview-25558--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 Jul 14, 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

Two broken markdown links (missing closing bracket and URL) will render as malformed text in the published docs, plus one missing word.


- Docker Desktop CLI v0.4.2
- [Docker Model Runner v1.2.6](https://github.com/docker/model-runner/releases/tag/v1.2.6)
- [Docker Offload `v0.6.9`

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] Broken markdown link — missing closing bracket and URL

The line - [Docker Offload \v0.6.9`is missing the closing]and the(url)link target. This will render as broken or plain text in the published docs rather than a clickable link. Compare the correctly formatted entries on adjacent lines, e.g.Docker Model Runner v1.2.6`.

Suggested fix:

- [Docker Offload `v0.6.9`](https://github.com/docker/offload/releases/tag/v0.6.9)

- [Docker Offload `v0.6.9`
- [Docker Agent v1.103.0](https://github.com/docker/docker-agent/releases/tag/v1.103.0)
- [Docker Compose v5.3.1](https://github.com/docker/compose/releases/tag/v5.3.1)
- [Docker Desktop Build `v0.36.0`

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] Broken markdown link — missing closing bracket and URL

The line - [Docker Desktop Build \v0.36.0`is missing the closing]and the(url)link target. This will render as broken or plain text in the published docs. Compare correctly formatted entries likeDocker Compose v5.3.1`.

Suggested fix:

- [Docker Desktop Build `v0.36.0`](https://github.com/docker/desktop-build/releases/tag/v0.36.0)

- Fixed an issue where a GPU process crash prevented the Docker Desktop Dashboard from loading by automatically disabling hardware acceleration and restarting the app.
- Fixed an issue where `docker ai` sessions launched directly from a terminal were killed when Docker Desktop was restarted.
- Fixed an issue where a malformed `daemon.json` would be silently overwritten with defaults on startup, causing users to lose their custom daemon configuration.
- Added a **Custom rules** tab Gordon's permissions dialog. Users can now add allow/deny rules for specific commands or MCP tools.

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] Missing word "to" — grammatically incomplete sentence

"Added a Custom rules tab Gordon's permissions dialog" is missing the preposition "to" before "Gordon's". As written it reads as a fragment.

Suggested fix: "Added a Custom rules tab to Gordon's permissions dialog."

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