4.1.5.1 WSL support
Windows Subsystem for Linux allows the development of OpenCRVS in Windows without having to run VirtualBox or other virtual machines. This page describes some common problems and solutions for them.
Install
Post-install
PS C:\Users\dev> wsl --list -v
NAME STATE VERSION
* Ubuntu Running 2
docker-desktop-data Running 2
docker-desktop Running 2
Usual problems
Only one or few OpenCRVS microservices aren't running
WSL hangs or running out of memory
Last updated