# When will support for deploying the Discourse development environment using WSL containers be available?

**URL:** https://meta.discourse.org/t/wsl-discourse/406743
**Category:** Support
**Tags:** dev-install
**Created:** [July 3, 2026, 11:43am UTC](https://meta.discourse.org/t/wsl-discourse/406743 "2026-07-03T11:43:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AkarinLiu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/akarinliu/32/539577_2.png) [@AkarinLiu](https://meta.discourse.org/u/AkarinLiu)
#### Post date: [July 3, 2026, 11:43am UTC](https://meta.discourse.org/t/wsl-discourse/406743/1 "2026-07-03T11:43:28Z")

</div>

Microsoft recently introduced WSL containers. My computer has Docker Desktop and WSL installed, but developing Discourse plugins or themes on Windows currently requires Docker. With this new feature, we won’t need to rely on Docker anymore. I wonder when support for installing Discourse using WSL containers will be available?

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [July 3, 2026, 11:52am UTC](https://meta.discourse.org/t/wsl-discourse/406743/2 "2026-07-03T11:52:47Z")

</div>

This is already possible. See here:

> [@Install Discourse on Windows for development](https://meta.discourse.org/t/-/75149?silent=true):
>
> information_source This tutorial has been tested on Windows 10 and 11. To set up a development environment for Discourse on Windows, you can do it using [Windows Subsystem for Linux](https://msdn.microsoft.com/en-us/commandline/wsl/install-win10) feature. This setup requires the WSL 2 installation. It is only available in Windows 10 builds 18917 or higher. We’ll assume that you already installed [Windows Subsystem for Linux 2 (Ubuntu)](https://docs.microsoft.com/en-us/windows/wsl/install) on your Windows 10 system. WARNING: Install Ubuntu 18.04, and not 20.04 since some installations will fail on 20.04. For m…

---

<div class="post-metadata">

### Author: ![AkarinLiu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/akarinliu/32/539577_2.png) [@AkarinLiu](https://meta.discourse.org/u/AkarinLiu)
#### Post date: [July 4, 2026, 10:22am UTC](https://meta.discourse.org/t/wsl-discourse/406743/3 "2026-07-04T10:22:11Z")

</div>

No, I mean this:

> **[WSL container](https://learn.microsoft.com/en-us/windows/wsl/wsl-container?tabs=csharp)**
>
> An overview of what the WSL container feature is, and how to use it to run Linux container workflows on Windows
