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 2017-10-25 12:25:40 -07:00
parent e15813af7e
commit 9dd90f3968

@ -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 ### 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: 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. 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.