Commit df048108 authored by Reza Sahebgharan's avatar Reza Sahebgharan

docs(update readme): update installation guide

Closes WAD-7340
parent 6d855b5f
Pipeline #600 passed with stages
in 2 minutes and 37 seconds
## Prerequisite
- enable hyper-v and container on windows
- windows version must be 1809 and above.
- enable hyper-v and container on windows features
- install docker for desktop on windows
- go to icon tray on windows and right click on docker icon, then click on option 'switch to windows containers...'
* switching from linux to windows will restart docker, please wait until docker start again and then goto next step
- go to icon tray on windows and right click on docker icon, then click on 'settings'
- on the settings window, open the 'Daemon' tab and turn on 'advanced' option
- copy following setting into the configuration section and click on apply button on Daemon tab:
......@@ -16,6 +18,7 @@
"experimental": false
}
```
* changing docker Daemon settings will restart docker, please wait until docker start again and then goto next step
## Installation Guide
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment