You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2018. It is now read-only.
Output of ipmo Docker; (module Docker).Version.ToString() (from a powershell process):
Wasn't able to Import Docker module yet due to Register-PSRespository cmdlet failure
Steps to reproduce the issue:
Go to https://github.com/Microsoft/Docker-PowerShell
2.Follow the instruction to get Docker module
3.Get error message below when trying to run Register-PSRepository cmdlet
Register-PSRepository : The specified Uri
'https://ci.appveyor.com/nuget/docker-powershell-dev' for parameter
'SourceLocation' is an invalid Web Uri. Please ensure that it meets the Web
Uri requirements.
At line:1 char:1
What actually happened?:
Register-PSRepository : The specified Uri
'https://ci.appveyor.com/nuget/docker-powershell-dev' for parameter
'SourceLocation' is an invalid Web Uri. Please ensure that it meets the Web
Uri requirements.
At line:1 char:1
Output of
$PSVersionTable
(from a powershell process):Output of
ipmo Docker; (module Docker).Version.ToString()
(from a powershell process):Steps to reproduce the issue:
2.Follow the instruction to get Docker module
3.Get error message below when trying to run Register-PSRepository cmdlet
Register-PSRepository : The specified Uri
'https://ci.appveyor.com/nuget/docker-powershell-dev' for parameter
'SourceLocation' is an invalid Web Uri. Please ensure that it meets the Web
Uri requirements.
At line:1 char:1
What actually happened?:
Register-PSRepository : The specified Uri
'https://ci.appveyor.com/nuget/docker-powershell-dev' for parameter
'SourceLocation' is an invalid Web Uri. Please ensure that it meets the Web
Uri requirements.
At line:1 char:1
What did you expect to happen?:
Register should be successful
Additional information:
The issue occurred on Debian distro
Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: