-
docker-to-wsl
Build your own wsl distro in docker, based on this example: https://gist.github.com/K0IN/485b6c9e442d10aa666c28672d621604
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
wsld
WSLD is a tool for downloading and installing docker images into WSL1 or WSL2 directly. It also supports uploading WSL images into Docker Hub.
Nice tool :) I did something similar in a hackathon some years ago. https://github.com/Rucadi/wsld
It's totally unmaintained and forgotten :D
In general, what I do now to generate WSL images is to docker run a container, and then export it to a .tar, finally, install that tar, is that easy.
However, if I had your tool installed, for sure I would use that for ease of use.
-
Somewhat related: https://github.com/nix-community/NixOS-WSL