diff --git a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md index 8b80796..6f6a50b 100644 --- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md @@ -99,6 +99,9 @@ the highlighted options below with a red arrows: +#### 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: