From 4547985f02b8364955399825069ca09e3ccd6a37 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Wed, 17 May 2017 21:24:31 -0400 Subject: [PATCH] add one more pre-req For the SPA application --- ...-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 1 + 1 file changed, 1 insertion(+) diff --git a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md index 93ef661..870ca69 100644 --- a/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md +++ b/04.-Setting-eShopOnContainer-solution-up-in-a-Mac,-VS-Code-and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md @@ -6,6 +6,7 @@ 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. [Node.js](http://nodejs.org). The stable channel is fine as well. 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: