From d88662cc4b7296d51a3bdeb47afa617cdc4b40c8 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre <cesardl@microsoft.com> Date: Wed, 8 Mar 2017 11:57:05 -0800 Subject: [PATCH] Updated 00 Dev machine requirements (markdown) --- 00-Dev-machine-requirements.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/00-Dev-machine-requirements.md b/00-Dev-machine-requirements.md index 00b62dc..7e2049e 100644 --- a/00-Dev-machine-requirements.md +++ b/00-Dev-machine-requirements.md @@ -1,8 +1,7 @@ -# PC - Windows dev machine +# Windows dev machine ## Recommended Hardware requirements: -- 16Gb of memory RAM - Since you need Hyper-V for Docker for Windows in order to run the Linux Docker Host and we're also running a SQL Server container and a Redis container, 8Gb of RAM might not be enough. +- 16Gb of memory RAM - Since you need Hyper-V for Docker for Windows in order to run the Linux Docker Host and we're also running a SQL Server container and a Redis container, 8Gb of RAM might not be enough. ## Software requirements for Windows are: - Docker for Windows (From Docker) - Requires Windows 10 Pro 64 bits @@ -27,8 +26,7 @@ https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows # Mac dev machine ## Recommended Hardware requirements: -- 16Gb of memory RAM - Since you a VM in the Mac with the Linux Docker host and we're also running a SQL Server container and a Redis container, 8Gb of RAM might not be enough. +- 16Gb of memory RAM - Since you a VM in the Mac with the Linux Docker host and we're also running a SQL Server container and a Redis container, 8Gb of RAM might not be enough. ## Software requirements for Mac are: - Docker for Mac (From Docker) - Requires Windows 10 Pro 64 bits