update with feedback

Add pre-requisites, Docker config.
Bill Wagner 2017-05-17 21:23:39 -04:00
parent 59ddddb960
commit d5aa0a2db7
2 changed files with 5 additions and 0 deletions

@ -6,6 +6,11 @@ The quickest path to get eShopOnContainers running on your Mac:
1. A Git client. The [git-scm site](https://git-scm.com/download/gui/mac) maintains a great list of clients.
1. [Docker for Macintosh](https://docs.docker.com/docker-for-mac/install/). The stable channel is fine.
1. [.NET Core and SDK](http://dot.net). Install the SDK and runtime.
The SQL images require more memory to run. You will need to update your Docker settings to allocate at least 4 GB of memory:
[[img/docker-config-mac.png]]
## Building the application

BIN
img/docker-config-mac.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB