docs: added Docker local installation guide (#13022)
* docs: added Docker local installation guide * fixes
This commit is contained in:
@@ -25,7 +25,18 @@ export const generatedSidebars = [
|
||||
"type": "link",
|
||||
"path": "/learn/installation",
|
||||
"title": "Installation",
|
||||
"children": [],
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/learn/installation/docker",
|
||||
"title": "Install with Docker",
|
||||
"children": [],
|
||||
"chapterTitle": "1.2.1. Install with Docker",
|
||||
"number": "1.2.1."
|
||||
}
|
||||
],
|
||||
"chapterTitle": "1.2. Installation",
|
||||
"number": "1.2."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user