diff --git a/development/README.md b/development/README.md index 1ee63e6a..464218a7 100644 --- a/development/README.md +++ b/development/README.md @@ -14,9 +14,9 @@ It is recommended you allocate at least 4GB of RAM to docker: - [Instructions for macOS](https://docs.docker.com/desktop/settings/mac/#advanced) Here is a screenshot showing the relevant setting in the Help Manual -![image](https://user-images.githubusercontent.com/11910293/206360646-8d7c0d31-7b0f-4a15-afc8-c586e9eaeba2.png) +![image](/docs/images/Docker%20Manual%20Screenshot%20-%20Resources%20section.png) Here is a screenshot showing the settings in Docker Desktop on Mac -![image](https://user-images.githubusercontent.com/11910293/206360688-dc0fe0d7-5bdb-47c6-a159-49f2d31d5ac9.png) +![images](/docs/images/Docker%20Desktop%20Screenshot%20-%20Resources%20section.png) ## Bootstrap Containers for development diff --git a/docs/images/Docker Desktop Screenshot - Resources section.png b/docs/images/Docker Desktop Screenshot - Resources section.png new file mode 100644 index 00000000..7efe2e67 Binary files /dev/null and b/docs/images/Docker Desktop Screenshot - Resources section.png differ diff --git a/docs/images/Docker Manual Screenshot - Resources section.png b/docs/images/Docker Manual Screenshot - Resources section.png new file mode 100644 index 00000000..f8a33107 Binary files /dev/null and b/docs/images/Docker Manual Screenshot - Resources section.png differ