OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
135 stars 56 forks source link

Fail to install Docker package on Nano Server sac2016 using Install-Package #42

Closed kiazhi closed 4 years ago

kiazhi commented 6 years ago

PROBLEM STATEMENT

CommandType Name Version Source


Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 Dism Cmdlet Get-WindowsCapability 3.0 Dism Cmdlet Get-WindowsDriver 3.0 Dism Cmdlet Get-WindowsEdition 3.0 Dism Cmdlet Get-WindowsImage 3.0 Dism Cmdlet Get-WindowsImageContent 3.0 Dism Cmdlet Get-WindowsOptionalFeature 3.0 Dism Cmdlet Get-WindowsPackage 3.0 Dism Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management



Suggesting [DockerMsftProvider.psm1](https://github.com/OneGet/MicrosoftDockerProvider/blob/developer/DockerMsftProvider.psm1) to use `Get-CimInstance` instead of `Get-WmiObject` ? Not sure if it is still relevant to be fixed since Nano Server has been shifted away from hardware support to container support.
cwilhit commented 4 years ago

Closing, as Nano Server as host OS is no longer supported and Nano SAC 2016 is EOL.