Skip to content

Commit b81f886

Browse files
authored
Adding Known issues section to Readme
Adding the NOT SUPPORTED scenarios by BITs
1 parent 8840101 commit b81f886

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ You can download and save Docker installer without installation, using Save-Pack
4747

4848
#### Get docker
4949

50+
5051
##### Example 1: Inventory docker installation on the local machine.
5152
Get-Package –ProviderName DockerMsftProvider
5253

@@ -96,5 +97,13 @@ Updates current installation of docker with the requested version
9697
Update the logging while uninstall
9798

9899
### Dependencies
99-
1. Nuget binaries
100-
2. Update: KB3176936 or later needs to be installed on your machine
100+
* 1. Nuget binaries
101+
* 2. Update: KB3176936 or later needs to be installed on your machine
102+
103+
### Not supported scenarios
104+
* 1. We use BITs for downloading purposes. Currently the following scenarios are not supported by BITs:
105+
* 1.1. Behind a proxy
106+
* 1.2. Powershell Direct
107+
* 1.3. SSH remoting
108+
* Note: Please use WinRM based Powershell Remoting.
109+

0 commit comments

Comments
 (0)