-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add port mappings to container list output #14438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
beena352
merged 29 commits into
microsoft:feature/wsl-for-apps
from
beena352:user/beenachauhan/container-port-mappings
Apr 1, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
aac55ae
Add port mappings to container list output
beena352 8f9e2f3
Fix port validation and add Protocol field test
beena352 1c3c77f
Add scope_exit cleanup for nested port memory in test
beena352 0a24110
Merge branch 'feature/wsl-for-apps' of https://github.com/microsoft/W…
beena352 fd8a3ff
Resolve merge conflicts
beena352 f6a5ab1
Apply copilot feedback
beena352 a053a1f
Apply PR feedback
beena352 e9a4fce
Merge branch 'feature/wsl-for-apps' of https://github.com/microsoft/W…
beena352 3119329
Remove Family field from PortInformation
beena352 6bbbc98
Only show port mappings for running containers
beena352 dc991ae
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/container-…
beena352 2cc1ef2
Format
beena352 fb45413
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/container-…
beena352 4584d93
Simplify port mappings in ListContainers by removing nested COM alloc…
beena352 d454c39
Fix macro mismatch in ContainerInformation
beena352 bab2a0a
Update serialization for PortInformation
beena352 59baa1b
Address PR Feedback
beena352 9bc9d78
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into user/…
beena352 5e59835
Copilot feedback
beena352 42fa290
rename ListContainers parameter Images->Containers
beena352 01a56ce
PR Feedback
beena352 328edf1
correct static_assert for null terminator
beena352 f264bde
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/container-…
beena352 6d0b656
fix bad merge
beena352 9453346
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/container-…
beena352 515cfa0
Merge remote-tracking branch 'origin/feature/wsl-for-apps' into user/…
beena352 1277e9f
Merge branch 'user/beenachauhan/container-port-mappings' of https://g…
beena352 8fd06f9
resolve merge conflicts
beena352 7fe60a3
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/container-…
OneBlue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.