Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
WSL
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
33.6k
Code
Issues
922
Pull requests
68
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
beena352
Datepicker
All time
Commit history
Commits on Aug 26, 2026
Fix unity build ODR collisions on duplicate file-local constants (#41446)
beena352
authored
25d3add
View commit details
Copy full SHA for 25d3add
Browse repository at this point
Commits on Aug 19, 2026
Add --ip flag to container create and run (#41374)
beena352
authored
5422fc4
View commit details
Copy full SHA for 5422fc4
Browse repository at this point
Commits on Aug 17, 2026
Add --filter support to volume list (#41359)
beena352
authored
fd01acf
View commit details
Copy full SHA for fd01acf
Browse repository at this point
Move Docker HTTP call outside m_networksLock in ListNetworks (#41362)
beena352
authored
14f17f6
View commit details
Copy full SHA for 14f17f6
Browse repository at this point
Commits on Aug 14, 2026
Add --filter support to wslc network list (#41318)
beena352
authored
c79638a
View commit details
Copy full SHA for c79638a
Browse repository at this point
Commits on Aug 13, 2026
Add Config.Image on container inspect (#41336)
beena352
authored
933e1b5
View commit details
Copy full SHA for 933e1b5
Browse repository at this point
Commits on Aug 11, 2026
Address review follow-up on WSLContainerRegistryAllowlist policy (#41306)
beena352
authored
e343c5e
View commit details
Copy full SHA for e343c5e
Browse repository at this point
Commits on Aug 7, 2026
Add registry allowlist support to image builds (#41211)
beena352
authored
02e46db
View commit details
Copy full SHA for 02e46db
Browse repository at this point
Commits on Aug 6, 2026
Inherit image labels on containers (#41246)
beena352
authored
441ec87
View commit details
Copy full SHA for 441ec87
Browse repository at this point
Commits on Jul 29, 2026
Validate error message in NetworkCreateInvalidIpRangeTest (#41198)
beena352
authored
cb03c05
View commit details
Copy full SHA for cb03c05
Browse repository at this point
Commits on Jul 27, 2026
wslc: switch image build from docker build to docker buildx build (#41133)
beena352
authored
823f3e3
View commit details
Copy full SHA for 823f3e3
Browse repository at this point
Add --ip-range option to network create (#41138)
beena352
authored
052b4b1
View commit details
Copy full SHA for 052b4b1
Browse repository at this point
Commits on Jul 22, 2026
Add --ip, --link, --link-local-ip, --driver-opt, --network-alias flag… (#41070)
beena352
authored
aa14d77
View commit details
Copy full SHA for aa14d77
Browse repository at this point
Commits on Jul 20, 2026
Fix cgmanifest.json hash format and add type:git entries for NOTICE generation (#41025)
beena352
authored
487bce1
View commit details
Copy full SHA for 487bce1
Browse repository at this point
Commits on Jul 9, 2026
Fix flaky E2E network list test assertion (#41009)
beena352
authored
a4403c1
View commit details
Copy full SHA for a4403c1
Browse repository at this point
Add wslc network connect and disconnect commands (#41011)
beena352
authored
facdc43
View commit details
Copy full SHA for facdc43
Browse repository at this point
Commits on Jul 2, 2026
Support arbitrary network driver options in wslc network create (#40859)
beena352
authored
a22a4c9
View commit details
Copy full SHA for a22a4c9
Browse repository at this point
Commits on Jul 1, 2026
Simplify SetupTestDirectory (#40964)
beena352
authored
f2e0323
View commit details
Copy full SHA for f2e0323
Browse repository at this point
Commits on Jun 25, 2026
Update Microsoft.WSLg to 1.0.79 (#40899)
beena352
authored
a0d7808
View commit details
Copy full SHA for a0d7808
Browse repository at this point
Revert WSLG_SOURCE_DIR remap to fix UserConfig.cmake.sample (#40909)
beena352
authored
65f18b4
View commit details
Copy full SHA for 65f18b4
Browse repository at this point
Install NOTICE.txt to the install directory via MSI (#40893)
beena352
authored
671da3f
View commit details
Copy full SHA for 671da3f
Browse repository at this point
Commits on Jun 22, 2026
Reject non-empty directories for new WSLC session storage (#40655)
beena352
authored
33f38c0
View commit details
Copy full SHA for 33f38c0
Browse repository at this point
Commits on Jun 19, 2026
Reject invalid network driver options in wslc network create (#40850)
beena352
authored
e4c7f82
View commit details
Copy full SHA for e4c7f82
Browse repository at this point
Commits on Jun 18, 2026
Fix wslc network create default driver handling when --driver is not specified (#40827)
beena352
authored
5c01371
View commit details
Copy full SHA for 5c01371
Browse repository at this point
Commits on Jun 17, 2026
Fix wslc image inspect missing RootFS, ExposedPorts, Volumes, and StopSignal (#40811)
beena352
authored
26d4698
View commit details
Copy full SHA for 26d4698
Browse repository at this point
Commits on Jun 15, 2026
Add PruneNetworks to WSLC service API (#40805)
beena352
authored
643e052
View commit details
Copy full SHA for 643e052
Browse repository at this point
Commits on Jun 11, 2026
Add --network-alias support to wslc container create/run (#40759)
beena352
authored
0e78632
View commit details
Copy full SHA for 0e78632
Browse repository at this point
Commits on Jun 8, 2026
Support connecting and disconnecting containers to networks after creation (#40549)
beena352
authored
7f009eb
View commit details
Copy full SHA for 7f009eb
Browse repository at this point
Commits on Jun 2, 2026
Change WSLC container NetworkMode from enum to string (#40672)
beena352
authored
ed13e98
View commit details
Copy full SHA for ed13e98
Browse repository at this point
Commits on May 21, 2026
Refactor IsContainerNetworkMode into ParseContainerNetworkMode (#40606)
beena352
authored
91ada0b
View commit details
Copy full SHA for 91ada0b
Browse repository at this point
Commits on May 15, 2026
Add container:<name id> network mode for WSLC containers (#40502)
beena352
authored
104e051
View commit details
Copy full SHA for 104e051
Browse repository at this point
Commits on May 13, 2026
Add support for starting a container in multiple networks (#40434)
beena352
authored
83e9cfc
View commit details
Copy full SHA for 83e9cfc
Browse repository at this point
Commits on May 8, 2026
align wslc_schema struct names with docker_schema (#40465)
beena352
authored
e0f59f9
View commit details
Copy full SHA for e0f59f9
Browse repository at this point
Commits on May 5, 2026
wslc: add Config (env, cmd, entrypoint, user, workdir) to container inspect output (#40403)
beena352
authored
8dfa8a7
View commit details
Copy full SHA for 8dfa8a7
Browse repository at this point
Commits on May 4, 2026
Add WSLCContainerNetworkTypeCustom support (#40311)
beena352
authored
3f10072
View commit details
Copy full SHA for 3f10072
Browse repository at this point
You can’t perform that action at this time.