

Provides a tutorial on how to set up and run Windows containers on Windows 10, Windows Server 2016 and Windows Server 2019. Getting Started with Windows Containers (Lab).Switch between Windows and Linux containersĭescribes how you can toggle between Linux and Windows containers in Docker Desktop and points you to the tutorial mentioned below.Looking for information on using Windows containers? It requires enabling nested virtualization on the hypervisor first.įor more information, see Running Docker Desktop in a VM or VDI environment. Running Docker Desktop inside a VMware ESXi or Azure VM is supported for Docker Business customers. Note that it is not possible to share containers and images between user accounts when using the Docker Desktop WSL 2 backend. This is because all WindowsĪccounts use the same VM to build and run containers.

User accounts on machines where it is installed.

Once you're running Ubuntu on Windows, you can follow the steps detailed at Install on Ubuntu/Debian to install recent stable versions of Redis from the official APT repository. Follow these instructions, and take note of the default Linux distribution it installs. Microsoft provides detailed instructions for installing WSL. For this method to work, you'll need to be running Windows 10 version 2004 and higher or Windows 11. WSL2 lets you run Linux binaries natively on Windows. To install Redis on Windows, you'll first need to enable WSL2 (Windows Subsystem for Linux).

However, you can install Redis on Windows for development by following the instructions below. Redis is not officially supported on Windows.
