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 59bfce3..ee22974 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 @@ -7,7 +7,7 @@ Install [Docker for Mac](https://docs.docker.com/docker-for-mac/install/). The s ### Docker for Mac (Linux VM) memory assigned The SQL Server image for Docker requires 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]] +![image](https://user-images.githubusercontent.com/1712635/32018668-786e0718-b97f-11e7-90da-47cb3d72d67a.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.