Skip to content

Clarify ECI WSL version requirement#24976

Merged
aevesdocker merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24956-wsl-eci-requirement
May 7, 2026
Merged

Clarify ECI WSL version requirement#24976
aevesdocker merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24956-wsl-eci-requirement

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented May 6, 2026

Summary

The ECI overview and limitations pages listed different WSL version requirements without explaining the distinction. This clarifies that Docker Desktop requires WSL 2.1.5 or later, while ECI on WSL requires WSL 2.6 or later.

Closes #24956

Generated by Codex

The ECI overview and limitations pages listed different WSL version requirements without explaining the distinction.

Updated the limitations note to distinguish Docker Desktop's WSL baseline from the stricter ECI-on-WSL requirement.

Co-Authored-By: Codex <noreply@openai.com>
om>
oreply@openai.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 002c49b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69faec9c150b370008fcfc8d
😎 Deploy Preview https://deploy-preview-24976--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 added the status/review Pull requests that are ready for review label May 6, 2026
@dvdksn dvdksn requested a review from a team May 6, 2026 07:24
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.

thanks!

@aevesdocker aevesdocker merged commit cece735 into docker:main May 7, 2026
17 checks passed
Comment on lines 19 to +23
>
> Docker Desktop requires WSL 2 version 2.1.5 or later. Check your version with `wsl --version` and update with `wsl --update` if needed.
> Docker Desktop requires WSL 2 version 2.1.5 or later. ECI on the WSL 2 backend
> requires WSL version 2.6 or later because ECI depends on a Linux kernel version
> of at least 6.3.0. Check your version with `wsl --version` and update with
> `wsl --update` if needed.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Perhaps we should simplify this to only mention the requirements for ECI

(we should also look if versions older than 2.6 are still seen; IIUC, the default is to auto-update these, so maybe it's not very relevant at all anymore)

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.

[docs-scanner] Contradictory WSL version requirements for Enhanced Container Isolation

4 participants