From 5d3ece0a55cca2d2a15d76ccf00a0b0862ddfe56 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 1 Aug 2017 14:17:57 -0700 Subject: [PATCH] Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown) --- ...ng-eShopOnContainers-in-a-Visual-Studio-2017-environment.md | 3 +++ 1 file changed, 3 insertions(+) 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: