Closed wuxingzhong closed 3 years ago
+1
So you would like to be be able to import an existing rootfs obtained from docker by docker save -o images.tar alpine:latest
command. Am I right?
Yes, if it is possible, it would be nice.
It is possible and very easy to implement. However we don't see much value in integrating it. wsl.exe
already has the import function and we use it in easyWSL to register distros. You can read more about this on that MS docs page. https://docs.microsoft.com/en-us/windows/wsl/use-custom-distro
ok, thanks!
example
hope can support Specify images.tar file as a docker image.