Need to install container image
Command throwing error after almost 24 hours
Information
Command used: Install-ContainerImage WindowsServerCore
Error: Install-ContainerOSImage : The term ‘Install-ContainerOSImage’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Program Files\WindowsPowerShell\Modules\ContainerImage\0.6.4.0\ContainerImage.psm1:502 char:5
-
Install-ContainerOSImage -WimPath $Destination `
-
~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : ObjectNotFound: (Install-ContainerOSImage:String) [], CommandNotFoundException
Can any one please help me on setting up docker in windows server 2016. Few istallation commands are taking more than 6 yo 8 hours to compete.
Thanks
Arun