Skip to content

Conversation

@sarahsanders-docker
Copy link
Contributor

Description

  • Updates Settings reference guide to require 4.37.0+ (bug fix)
  • Updates json file settings table to require 4.43+ (bug fix)

Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-2761

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Jun 23, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 2a07e3e
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6859b1c3e5b55d000818d6ab
😎 Deploy Preview https://deploy-preview-22894--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.

|:-------------------------------|---|:-------------------------------|---|
| `defaultNetworkingMode` | Windows and Mac only | Defines the default IP protocol for new Docker networks: `dual-stack` (IPv4 + IPv6, default), `ipv4only`, or `ipv6only`. | Docker Desktop version 4.42 and later. |
| `dnsInhibition` | Windows and Mac only | Controls DNS record filtering returned to containers. Options: `auto` (recommended), `ipv4`, `ipv6`, `none`| Docker Desktop version 4.42 and later. |
| `defaultNetworkingMode` | Windows and Mac only | Defines the default IP protocol for new Docker networks: `dual-stack` (IPv4 + IPv6, default), `ipv4only`, or `ipv6only`. | Docker Desktop version 4.43 and later. |
Copy link
Contributor

Choose a reason for hiding this comment

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

Just so I understand - What's the reasoning for bumping this?

Copy link

@derekmisler derekmisler Jun 24, 2025

Choose a reason for hiding this comment

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

there's a looooong thread on slack with more details (you can find it from this thread), but the short answer is that we discovered the centralized settings aren't currently backwards compatible, but the desktop team added a thing in the 4.43 release to help us fix the underlying issue. we'll have to start filtering the cloud settings we deliver to DD based on the version of DD making the request, and v4.43 is the first version that will include the version number in the request.

Copy link
Contributor

Choose a reason for hiding this comment

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

Comprende - thanks @derekmisler

@sarahsanders-docker sarahsanders-docker merged commit 0f98203 into docker:main Jun 24, 2025
15 checks passed
@sarahsanders-docker sarahsanders-docker deleted the settings-ref-versions branch July 29, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants