No description
  • Go 46.4%
  • C++ 31.8%
  • Python 17%
  • Batchfile 2.1%
  • PowerShell 2.1%
  • Other 0.6%
Find a file
Shane Crowley f861f1083e
docs: remove old /docs/ dir and update links (#529)
Removes deprecated documentation that has since been migrated to the Pro
for WSL documentation.

Removes documentation workflow.

Updates links to the new documentation.

Closes https://github.com/ubuntu/WSL/issues/525

UDENG-10757
2026-06-23 19:30:38 +01:00
.github remove doc checks 2026-06-23 11:39:44 +01:00
DistroLauncher Updates the Windows SDK version to match the GH runners 2026-06-18 09:29:56 -03:00
DistroLauncher-Appx Use the bundled icon for the terminal profile 2026-06-19 22:56:13 -03:00
e2e Snapd is failing intermittently. 2026-06-19 22:48:47 -03:00
meta Refreshes releases and assets 2026-06-20 01:59:40 +00:00
wsl-builder Update the releases info generator 2026-06-18 14:11:44 -03:00
.gitignore Let the build system define preprocessor macros 2022-07-29 13:09:20 -03:00
.gitmodules Removes the UDI submodule 2024-01-30 10:59:31 -03:00
build-remote Build: fix latest LTS detection 2024-04-17 14:22:24 +02:00
build.bat Add Visual Studio 2019 Community support (#74) 2021-09-16 15:06:30 +02:00
CONTRIBUTING.md update docs URLs to new endpoint 2026-06-23 11:38:42 +01:00
DistroLauncher.sln Hardcode and parameterize project settings 2021-09-16 15:06:30 +02:00
go.work Unify the workspace 2026-06-18 10:25:03 -03:00
go.work.sum Update the releases info generator 2026-06-18 14:11:44 -03:00
LICENSE Initial commit 2017-05-16 10:28:25 -07:00
README.md update docs URLs to new endpoint 2026-06-23 11:38:42 +01:00
SECURITY.md update docs URLs to new endpoint 2026-06-23 11:38:42 +01:00

Ubuntu on WSL distribution

Install a complete Ubuntu terminal environment in minutes with Windows Subsystem for Linux (WSL). Develop cross-platform applications, improve your data science or web development workflows and manage IT infrastructure without leaving Windows.

Read about the distributions of Ubuntu available for WSL.

Key features:

  • Efficient command line utilities including bash, ssh, git, apt, npm, pip and many more
  • Manage Docker containers with improved performance and startup times
  • Leverage GPU acceleration for AI/ML workloads with NVIDIA CUDA
  • A consistent development to deployment workflow when using Ubuntu in the cloud
  • 5 years of security patching with Ubuntu Long Term Support (LTS) releases

For more information about Ubuntu WSL and how Canonical supports developers please visit:

https://ubuntu.com/wsl

Note

The documentation for Ubuntu on WSL can be found at ubuntu.com/wsl/docs/. The source for that documentation can be found in the Ubuntu Pro for WSL repo. If you are interested in contributing to the documentation, please submit your Issues and Pull Requests there.

This repository

This repository contains code relevant to the Ubuntu distribution on WSL. It builds on top of Microsoft's distro launcher reference implementation.

Tip

There is a newer method for creating the Ubuntu on WSL distro. We will be updating the Ubuntu on WSL documentation as this method is adopted. Refer to this blog about installing Ubuntu with the new distribution format.

Issues & Contact

You are welcome to create a new issue on this repository if you find bugs you believe may be particular to Ubuntu running on WSL.

Feel free to otherwise head over to Microsoft's WSL page on GitHub if your report is not specific to Ubuntu but rather more general to WSL.

We also have a page on Launchpad; we check it less often but you may find part of the community there. Ubuntu's Discourse page has news and interesting discussions about Ubuntu on WSL.