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 6f6a50b..3cf9e50 100644 --- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md @@ -99,7 +99,7 @@ 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 +### Issue/Workarounds for "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