diff --git a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md index 1f1b393..7b3b33f 100644 --- a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md +++ b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-for-Mac-or-with-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md @@ -108,6 +108,9 @@ Basically, at this point you can test the app with a browser at `http://localhos For further apps and tests, check the last section of this post named "Running/testing the application" so you see how to run the multiple apps and services in the browser. # Option B: Use Visual Studio for Mac + +**IMPORTANT: As of January 03 2018, support for Docker Multi-Stage builds is still not available in the current public version of Visual Studio for Mac. It will be available soon.** + The quickest path to get eShopOnContainers running on your Mac is by using VS for Mac which will install most of the pre-requisites you need. ## Prerequisites