Skip to content

Add Docker Desktop note for daemon.json in logging drivers#24716

Merged
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-15106-daemon-json-desktop
Apr 14, 2026
Merged

Add Docker Desktop note for daemon.json in logging drivers#24716
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-15106-daemon-json-desktop

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Apr 14, 2026

Summary

Logging driver pages referenced OS-specific daemon.json file paths
(/etc/docker/ and C:\ProgramData\) without mentioning Docker Desktop,
where daemon config should be edited through Settings > Docker Engine.
Replaced the path references across 9 logging driver pages with a reusable
include that directs Docker Desktop users to the Dashboard settings.

Closes #15106

Generated by Claude Code

)

Logging driver pages referenced OS-specific daemon.json file paths
(/etc/docker/ and C:\ProgramData\) without mentioning Docker Desktop,
where daemon config should be edited through Settings > Docker Engine.
Replaced the path references with a reusable include that directs
Docker Desktop users to the Dashboard settings.

Co-Authored-By: Claude <noreply@anthropic.com>
@dvdksn dvdksn added the status/review Pull requests that are ready for review label Apr 14, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 14, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 852260a
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69dde6ecf8d78f0008a3c4e9
😎 Deploy Preview https://deploy-preview-24716--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.

@dvdksn dvdksn requested a review from a team April 14, 2026 07:04
Copy link
Copy Markdown
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

LGTM

@dvdksn dvdksn merged commit 05d8ad2 into docker:main Apr 14, 2026
14 checks passed
@dvdksn dvdksn deleted the fix/issue-15106-daemon-json-desktop branch April 14, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix windows daemon.json file location in Docs

2 participants