Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
K
karname-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Reza Sahebgharan
karname-ui
Commits
6d855b5f
Commit
6d855b5f
authored
Nov 18, 2019
by
Reza Sahebgharan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(update readme): update installation guide
parent
ceda0e96
Pipeline
#599
passed with stages
in 2 minutes and 36 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
15 deletions
+3
-15
README.md
README.md
+3
-15
No files found.
README.md
View file @
6d855b5f
## Prerequisite
## Prerequisite
-
enable hyper-v on windows
-
enable hyper-v
and container
on windows
-
install docker for desktop on windows
-
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...'
-
go to icon tray on windows and right click on docker icon, then click on 'settings'
-
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
-
on the settings window, open the 'Daemon' tab and turn on 'advanced' option
-
a configuration setting as bellow must be openned in the Daemon Tab:
-
copy following setting into the configuration section and click on apply button on Daemon tab:
```
{
"registry-mirrors": [],
"insecure-registries": [],
"debug": true,
"experimental": false
}
```
change it to the following and click on apply button on the Daemon Tab:
```
```
{
{
...
@@ -27,8 +17,6 @@ change it to the following and click on apply button on the Daemon Tab:
...
@@ -27,8 +17,6 @@ change it to the following and click on apply button on the Daemon Tab:
}
}
```
```
-
go to icon tray on windows and right click on docker icon, then click on option 'switch to windows containers...'
## Installation Guide
## Installation Guide
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment