I've created a new wsl instance by following this guideline: https://cloudbytes.dev/snippets/how-to-install-multiple-instances-of-ubuntu-in-wsl2
- Download wsl image: https://cloud-images.ubuntu.com/releases/21.10/release/
- Import to wsl
wsl --import <Distribution Name> <Installation Folder> <Ubuntu WSL2 Image Tarball path>