From de7ff3377ed5a7319819853c7c851a1aee081dec Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 30 May 2017 17:10:30 -0700 Subject: [PATCH] Updated 04. Setting eShopOnContainer solution up in a Mac, VS Code and CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown) --- ...and-CLI-environment--(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 2 ++ 1 file changed, 2 insertions(+) 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 870ca69..0f3178e 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 @@ -13,6 +13,8 @@ The SQL images require more memory to run. You will need to update your Docker s [[img/docker-config-mac.png]] +Depending on how many apps you are running in your Mac you might need to assign more memory to Docker in the Mac. Usually, 4GB should suffice, but we got feedback from devs who needed to assign up to 8GB of ram to Docker in the Mac. + ## Building the application Then, open a bash shell and run the fullowing four commands: