mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 09:15:10 +00:00
updated link to Docker Manual with screenshots
This commit is contained in:
parent
d9fa219bb1
commit
f9a2df437e
1 changed files with 6 additions and 1 deletions
|
|
@ -11,7 +11,12 @@ In order to start developing you need to satisfy the following prerequisites:
|
||||||
It is recommended you allocate at least 4GB of RAM to docker:
|
It is recommended you allocate at least 4GB of RAM to docker:
|
||||||
|
|
||||||
- [Instructions for Windows](https://docs.docker.com/docker-for-windows/#resources)
|
- [Instructions for Windows](https://docs.docker.com/docker-for-windows/#resources)
|
||||||
- [Instructions for macOS](https://docs.docker.com/docker-for-mac/#resources)
|
- [Instructions for macOS](https://docs.docker.com/desktop/settings/mac/#advanced)
|
||||||
|
|
||||||
|
Here is a screenshot showing the relevant setting in the Help Manual
|
||||||
|

|
||||||
|
Here is a screenshot showing the settings in Docker Desktop on Mac
|
||||||
|

|
||||||
|
|
||||||
## Bootstrap Containers for development
|
## Bootstrap Containers for development
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue