Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2017-08-01 14:17:57 -07:00
parent b952e0c67a
commit 5d3ece0a55

@ -99,6 +99,9 @@ the highlighted options below with a red arrows:
<img src="img/vs2017/xamarin-workload-options.png">
#### Issue with "Visual Studio 2017 Tools for Docker" when there's a network proxy in between your machine and Docker Hub in the Internet
After installing VS2017 with docker support, if you cannot debug properly and you are trying from a corporate network behind a proxy, take into account the following issue and workarounds, until this issue is fixed in Visual Studio:
https://github.com/dotnet-architecture/eShopOnContainers/issues/224#issuecomment-319462344
### Clone the eShopOnContainers code from GitHub
By default, clone the MASTER branch which is VS 2017 comaptible: