[PR #4156] [MERGED] Don't generate WSL distributions for docker-desktop* #25661

Open
opened 2026-01-31 09:10:57 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4156
Author: @DHowett-MSFT
Created: 1/9/2020
Status: Merged
Merged: 1/9/2020
Merged by: @undefined

Base: masterHead: dev/duhowett/wsl1


📝 Commits (2)

  • d0e6209 Don't generate WSL distributions for docker-desktop*
  • dec03cb Update src/cascadia/TerminalApp/WslDistroGenerator.cpp

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/WslDistroGenerator.cpp (+10 -0)

📄 Description

These utility distributions are used by Docker for Windows' WSL2
integration. They are not intended for user consumption.

There is a minimal chance that a user has a distribution named docker-desktop or some superstring thereof, but this is taken as an acceptable level of risk.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/4156 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/duhowett/wsl1` --- ### 📝 Commits (2) - [`d0e6209`](https://github.com/microsoft/terminal/commit/d0e62092615de02b88e235d3d0dff14d6613cb4e) Don't generate WSL distributions for docker-desktop* - [`dec03cb`](https://github.com/microsoft/terminal/commit/dec03cb21104bd117ff8e7d78a8ad33ccae616d2) Update src/cascadia/TerminalApp/WslDistroGenerator.cpp ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/WslDistroGenerator.cpp` (+10 -0) </details> ### 📄 Description These utility distributions are used by Docker for Windows' WSL2 integration. They are not intended for user consumption. * [x] Closes #3556 * [x] CLA signed. * [x] Tests added/passed * [x] Requires documentation to be updated * [x] I've discussed this with core contributors already. There is a minimal chance that a user _has_ a distribution named `docker-desktop` or some superstring thereof, but this is taken as an acceptable level of risk. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:10:57 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25661