Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)

Cesar De la Torre 2018-01-03 14:28:32 -08:00
parent ee8dbf507c
commit 7b2c1c3e22

@ -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