From 7b2c1c3e221dc56a5601fadb5459837be64f954f Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 3 Jan 2018 14:28:32 -0800 Subject: [PATCH] Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown) --- ...th-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 3 +++ 1 file changed, 3 insertions(+) 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