From 9bf40906ce26be99dcda5070d97b57e3fd654aaa Mon Sep 17 00:00:00 2001 From: Cesar De la Torre <cesardl@microsoft.com> Date: Wed, 3 Jan 2018 14:29:15 -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) --- ...ith-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7b3b33f..73efde4 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 @@ -109,7 +109,7 @@ For further apps and tests, check the last section of this post named "Running/t # 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.** +**IMPORTANT: As of January 03 2018, support for Docker Multi-Stage builds is still not available in the current public release 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.