Dear All ,
I am in process of Setting up Windows host for WSL [ Windows 10 Pro / Version 22H2-os build 19045.6093 ] .
I have completed all steps related to WSL install , Version update to 2 , Enabling feature “VirtualMachinePlatform” and “Microsoft-Windows-Subsystem-Linux” with no error
Also wsl --install -d kali-linux was successful no issues
I am at step where i need to install Labshock on windows host and this is step where Docker fails to install with below step. [Quickstart Guide · zakharb/labshock Wiki · GitHub ]
I have Hyper-V enabled but no success …
I am running oracle Virtual box for different purpose
Any hints that you can share will assist me to complete my task…and will be appreciated…
DOCKER INSTALLATION ERROR
Component Docker.Installer.EnableFeaturesAction failed: Not found
at Docker.Installer.InstallWorkflow.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Docker.Installer.InstallWorkflow.d__25.MoveNext()