aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/installation
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-04-04 21:47:31 +0800
committerGitHub <noreply@github.com>2023-04-04 21:47:31 +0800
commit67103eb2bc3cb73fab2363fda811c43b50ac9d89 (patch)
tree21f6c174fe4447b4ccf8b35fc62c0392ed1698d7 /docs/content/doc/installation
parent6b0df6d8da76d77a9b5c42dcfa78dbfe197fd56d (diff)
downloadgitea-67103eb2bc3cb73fab2363fda811c43b50ac9d89.tar.gz
gitea-67103eb2bc3cb73fab2363fda811c43b50ac9d89.zip
Update docs markdown file weight to make it clear (#23909)
For Docusaurus, it needs a meta data named `sidebar_position`, so we copy all `weight` under `menu/sidebar` as top meta key.
Diffstat (limited to 'docs/content/doc/installation')
-rw-r--r--docs/content/doc/installation/database-preparation.en-us.md2
-rw-r--r--docs/content/doc/installation/from-binary.en-us.md4
-rw-r--r--docs/content/doc/installation/from-binary.fr-fr.md4
-rw-r--r--docs/content/doc/installation/from-binary.zh-cn.md4
-rw-r--r--docs/content/doc/installation/from-binary.zh-tw.md4
-rw-r--r--docs/content/doc/installation/from-package.fr-fr.md2
-rw-r--r--docs/content/doc/installation/from-package.zh-cn.md2
-rw-r--r--docs/content/doc/installation/from-package.zh-tw.md2
-rw-r--r--docs/content/doc/installation/from-source.en-us.md2
-rw-r--r--docs/content/doc/installation/from-source.fr-fr.md2
-rw-r--r--docs/content/doc/installation/from-source.zh-cn.md2
-rw-r--r--docs/content/doc/installation/from-source.zh-tw.md2
-rw-r--r--docs/content/doc/installation/on-cloud-provider.en-us.md4
-rw-r--r--docs/content/doc/installation/on-kubernetes.en-us.md4
-rw-r--r--docs/content/doc/installation/on-kubernetes.zh-cn.md4
-rw-r--r--docs/content/doc/installation/on-kubernetes.zh-tw.md4
-rw-r--r--docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md4
-rw-r--r--docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md4
-rw-r--r--docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md4
-rw-r--r--docs/content/doc/installation/upgrade-from-gitea.en-us.md2
-rw-r--r--docs/content/doc/installation/upgrade-from-gogs.en-us.md2
-rw-r--r--docs/content/doc/installation/upgrade-from-gogs.fr-fr.md2
-rw-r--r--docs/content/doc/installation/upgrade-from-gogs.zh-cn.md2
-rw-r--r--docs/content/doc/installation/upgrade-from-gogs.zh-tw.md2
-rw-r--r--docs/content/doc/installation/windows-service.en-us.md4
-rw-r--r--docs/content/doc/installation/windows-service.fr-fr.md4
-rw-r--r--docs/content/doc/installation/windows-service.zh-cn.md4
-rw-r--r--docs/content/doc/installation/windows-service.zh-tw.md4
-rw-r--r--docs/content/doc/installation/with-docker-rootless.en-us.md4
-rw-r--r--docs/content/doc/installation/with-docker.en-us.md4
-rw-r--r--docs/content/doc/installation/with-docker.fr-fr.md4
-rw-r--r--docs/content/doc/installation/with-docker.zh-cn.md4
-rw-r--r--docs/content/doc/installation/with-docker.zh-tw.md4
33 files changed, 53 insertions, 53 deletions
diff --git a/docs/content/doc/installation/database-preparation.en-us.md b/docs/content/doc/installation/database-preparation.en-us.md
index e8ab02caa9..1b86df978a 100644
--- a/docs/content/doc/installation/database-preparation.en-us.md
+++ b/docs/content/doc/installation/database-preparation.en-us.md
@@ -9,7 +9,7 @@ menu:
sidebar:
parent: "installation"
name: "Database preparation"
- weight: 5
+ weight: 10
identifier: "database-prep"
---
diff --git a/docs/content/doc/installation/from-binary.en-us.md b/docs/content/doc/installation/from-binary.en-us.md
index fc17373ea5..ce1d7e5a2c 100644
--- a/docs/content/doc/installation/from-binary.en-us.md
+++ b/docs/content/doc/installation/from-binary.en-us.md
@@ -2,14 +2,14 @@
date: "2017-06-19T12:00:00+02:00"
title: "Installation from binary"
slug: "install-from-binary"
-weight: 10
+weight: 15
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "From binary"
- weight: 20
+ weight: 15
identifier: "install-from-binary"
---
diff --git a/docs/content/doc/installation/from-binary.fr-fr.md b/docs/content/doc/installation/from-binary.fr-fr.md
index b923814840..7dfbe7dd5f 100644
--- a/docs/content/doc/installation/from-binary.fr-fr.md
+++ b/docs/content/doc/installation/from-binary.fr-fr.md
@@ -2,14 +2,14 @@
date: "2017-08-23T09:00:00+02:00"
title: "Installation avec le binaire pré-compilé"
slug: "install-from-binary"
-weight: 10
+weight: 15
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Binaire pré-compilé"
- weight: 20
+ weight: 15
identifier: "install-from-binary"
---
diff --git a/docs/content/doc/installation/from-binary.zh-cn.md b/docs/content/doc/installation/from-binary.zh-cn.md
index ad14c2d625..55cf6c1da2 100644
--- a/docs/content/doc/installation/from-binary.zh-cn.md
+++ b/docs/content/doc/installation/from-binary.zh-cn.md
@@ -2,14 +2,14 @@
date: "2016-12-01T16:00:00+02:00"
title: "从二进制安装"
slug: "install-from-binary"
-weight: 10
+weight: 15
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "从二进制安装"
- weight: 20
+ weight: 15
identifier: "install-from-binary"
---
diff --git a/docs/content/doc/installation/from-binary.zh-tw.md b/docs/content/doc/installation/from-binary.zh-tw.md
index 48c764fa52..3991b101ae 100644
--- a/docs/content/doc/installation/from-binary.zh-tw.md
+++ b/docs/content/doc/installation/from-binary.zh-tw.md
@@ -2,14 +2,14 @@
date: "2016-12-01T16:00:00+02:00"
title: "執行檔安裝"
slug: "install-from-binary"
-weight: 10
+weight: 15
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "執行檔"
- weight: 20
+ weight: 15
identifier: "install-from-binary"
---
diff --git a/docs/content/doc/installation/from-package.fr-fr.md b/docs/content/doc/installation/from-package.fr-fr.md
index 130dd26164..eff74c31e5 100644
--- a/docs/content/doc/installation/from-package.fr-fr.md
+++ b/docs/content/doc/installation/from-package.fr-fr.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "Installation depuis le gestionnaire de paquets"
slug: "install-from-package"
-weight: 10
+weight: 20
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-package.zh-cn.md b/docs/content/doc/installation/from-package.zh-cn.md
index dd56ebdaa2..93d3c125d5 100644
--- a/docs/content/doc/installation/from-package.zh-cn.md
+++ b/docs/content/doc/installation/from-package.zh-cn.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "使用包管理器安装"
slug: "install-from-package"
-weight: 10
+weight: 20
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-package.zh-tw.md b/docs/content/doc/installation/from-package.zh-tw.md
index 5b4e4c9f97..1616ba6655 100644
--- a/docs/content/doc/installation/from-package.zh-tw.md
+++ b/docs/content/doc/installation/from-package.zh-tw.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "套件安裝"
slug: "install-from-package"
-weight: 10
+weight: 20
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-source.en-us.md b/docs/content/doc/installation/from-source.en-us.md
index 6bb13d1056..45064a43a8 100644
--- a/docs/content/doc/installation/from-source.en-us.md
+++ b/docs/content/doc/installation/from-source.en-us.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "Installation from source"
slug: "install-from-source"
-weight: 10
+weight: 30
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-source.fr-fr.md b/docs/content/doc/installation/from-source.fr-fr.md
index 2a3ba6dfa4..ebb0941754 100644
--- a/docs/content/doc/installation/from-source.fr-fr.md
+++ b/docs/content/doc/installation/from-source.fr-fr.md
@@ -2,7 +2,7 @@
date: "2017-08-23T09:00:00+02:00"
title: "Installation depuis le code source"
slug: "install-from-source"
-weight: 10
+weight: 30
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-source.zh-cn.md b/docs/content/doc/installation/from-source.zh-cn.md
index 73833ec51b..9d5c50cbda 100644
--- a/docs/content/doc/installation/from-source.zh-cn.md
+++ b/docs/content/doc/installation/from-source.zh-cn.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "从源代码安装"
slug: "install-from-source"
-weight: 10
+weight: 30
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/from-source.zh-tw.md b/docs/content/doc/installation/from-source.zh-tw.md
index 2b65d554ab..fc9c2dca4c 100644
--- a/docs/content/doc/installation/from-source.zh-tw.md
+++ b/docs/content/doc/installation/from-source.zh-tw.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "原始碼安裝"
slug: "install-from-source"
-weight: 10
+weight: 30
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/on-cloud-provider.en-us.md b/docs/content/doc/installation/on-cloud-provider.en-us.md
index 7f5dc71905..550ef3f677 100644
--- a/docs/content/doc/installation/on-cloud-provider.en-us.md
+++ b/docs/content/doc/installation/on-cloud-provider.en-us.md
@@ -2,14 +2,14 @@
date: "2016-12-01T16:00:00+02:00"
title: "Install on Cloud Provider"
slug: "install-on-cloud-provider"
-weight: 20
+weight: 90
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "On cloud provider"
- weight: 20
+ weight: 90
identifier: "install-on-cloud-provider"
---
diff --git a/docs/content/doc/installation/on-kubernetes.en-us.md b/docs/content/doc/installation/on-kubernetes.en-us.md
index abfbdf1679..e8f3612ea4 100644
--- a/docs/content/doc/installation/on-kubernetes.en-us.md
+++ b/docs/content/doc/installation/on-kubernetes.en-us.md
@@ -2,14 +2,14 @@
date: "2020-03-19T19:27:00+02:00"
title: "Install on Kubernetes"
slug: "install-on-kubernetes"
-weight: 10
+weight: 80
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Kubernetes"
- weight: 50
+ weight: 80
identifier: "install-on-kubernetes"
---
diff --git a/docs/content/doc/installation/on-kubernetes.zh-cn.md b/docs/content/doc/installation/on-kubernetes.zh-cn.md
index b1556a26f4..91dec2e73a 100644
--- a/docs/content/doc/installation/on-kubernetes.zh-cn.md
+++ b/docs/content/doc/installation/on-kubernetes.zh-cn.md
@@ -2,14 +2,14 @@
date: "2020-03-19T19:27:00+02:00"
title: "在 Kubernetes 安装 Gitea"
slug: "install-on-kubernetes"
-weight: 10
+weight: 80
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Kubernetes"
- weight: 50
+ weight: 80
identifier: "install-on-kubernetes"
---
diff --git a/docs/content/doc/installation/on-kubernetes.zh-tw.md b/docs/content/doc/installation/on-kubernetes.zh-tw.md
index 345ff7ac2c..6d31a14b05 100644
--- a/docs/content/doc/installation/on-kubernetes.zh-tw.md
+++ b/docs/content/doc/installation/on-kubernetes.zh-tw.md
@@ -2,14 +2,14 @@
date: "2020-03-19T19:27:00+02:00"
title: "在 Kubernetes 安裝"
slug: "install-on-kubernetes"
-weight: 10
+weight: 80
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Kubernetes"
- weight: 50
+ weight: 80
identifier: "install-on-kubernetes"
---
diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md b/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
index 9f65eaca9f..19b3be1a22 100644
--- a/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
+++ b/docs/content/doc/installation/run-as-service-in-ubuntu.en-us.md
@@ -2,14 +2,14 @@
date: "2017-07-21T12:00:00+02:00"
title: "Run as service in Linux"
slug: "linux-service"
-weight: 10
+weight: 40
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Linux service"
- weight: 20
+ weight: 40
identifier: "linux-service"
---
diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md
index c76350ecdc..aa00a42aa6 100644
--- a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md
+++ b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-cn.md
@@ -2,14 +2,14 @@
date: "2017-07-21T12:00:00+02:00"
title: "在 Linux 中以 service 方式运行"
slug: "linux-service"
-weight: 10
+weight: 40
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "在Linux中以service方式运行"
- weight: 20
+ weight: 40
identifier: "linux-service"
---
diff --git a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md
index 2bd1f92aef..de811d73e7 100644
--- a/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md
+++ b/docs/content/doc/installation/run-as-service-in-ubuntu.zh-tw.md
@@ -2,14 +2,14 @@
date: "2017-07-21T12:00:00+02:00"
title: "在 Linux 中以服務執行"
slug: "linux-service"
-weight: 10
+weight: 40
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Linux 服務"
- weight: 20
+ weight: 40
identifier: "linux-service"
---
diff --git a/docs/content/doc/installation/upgrade-from-gitea.en-us.md b/docs/content/doc/installation/upgrade-from-gitea.en-us.md
index 5f958876c3..8748573a2f 100644
--- a/docs/content/doc/installation/upgrade-from-gitea.en-us.md
+++ b/docs/content/doc/installation/upgrade-from-gitea.en-us.md
@@ -2,7 +2,7 @@
date: "2021-09-02T16:00:00+08:00"
title: "Upgrade from an old Gitea"
slug: "upgrade-from-gitea"
-weight: 10
+weight: 100
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/upgrade-from-gogs.en-us.md b/docs/content/doc/installation/upgrade-from-gogs.en-us.md
index 7ac83367cc..5b08ed2f6a 100644
--- a/docs/content/doc/installation/upgrade-from-gogs.en-us.md
+++ b/docs/content/doc/installation/upgrade-from-gogs.en-us.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "Upgrade from Gogs"
slug: "upgrade-from-gogs"
-weight: 10
+weight: 101
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md b/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md
index 066002bcc1..2ce1b4bf3d 100644
--- a/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md
+++ b/docs/content/doc/installation/upgrade-from-gogs.fr-fr.md
@@ -2,7 +2,7 @@
date: "2017-08-23T09:00:00+02:00"
title: "Mise à jour depuis Gogs"
slug: "upgrade-from-gogs"
-weight: 10
+weight: 101
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md b/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md
index eac4f24f53..048cfee793 100644
--- a/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md
+++ b/docs/content/doc/installation/upgrade-from-gogs.zh-cn.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "从 Gogs 升级"
slug: "upgrade-from-gogs"
-weight: 10
+weight: 101
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md b/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md
index 3b98b5f8f0..0082bf73cb 100644
--- a/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md
+++ b/docs/content/doc/installation/upgrade-from-gogs.zh-tw.md
@@ -2,7 +2,7 @@
date: "2016-12-01T16:00:00+02:00"
title: "從 Gogs 升級"
slug: "upgrade-from-gogs"
-weight: 10
+weight: 101
toc: false
draft: false
menu:
diff --git a/docs/content/doc/installation/windows-service.en-us.md b/docs/content/doc/installation/windows-service.en-us.md
index 176d667d1c..6efc1fd582 100644
--- a/docs/content/doc/installation/windows-service.en-us.md
+++ b/docs/content/doc/installation/windows-service.en-us.md
@@ -2,14 +2,14 @@
date: "2016-12-21T15:00:00-02:00"
title: "Register as a Windows Service"
slug: "windows-service"
-weight: 10
+weight: 50
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Windows Service"
- weight: 30
+ weight: 50
identifier: "windows-service"
---
diff --git a/docs/content/doc/installation/windows-service.fr-fr.md b/docs/content/doc/installation/windows-service.fr-fr.md
index df6bbdf785..a0f8f057c0 100644
--- a/docs/content/doc/installation/windows-service.fr-fr.md
+++ b/docs/content/doc/installation/windows-service.fr-fr.md
@@ -2,14 +2,14 @@
date: "2017-08-23T09:00:00+02:00"
title: "Démarrer en tant que service Windows"
slug: "windows-service"
-weight: 10
+weight: 50
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Service Windows"
- weight: 30
+ weight: 50
identifier: "windows-service"
---
diff --git a/docs/content/doc/installation/windows-service.zh-cn.md b/docs/content/doc/installation/windows-service.zh-cn.md
index 1e96852864..8388a057b3 100644
--- a/docs/content/doc/installation/windows-service.zh-cn.md
+++ b/docs/content/doc/installation/windows-service.zh-cn.md
@@ -2,14 +2,14 @@
date: "2016-12-21T15:00:00-02:00"
title: "注册为Windows服务"
slug: "windows-service"
-weight: 10
+weight: 50
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Windows服务"
- weight: 30
+ weight: 50
identifier: "windows-service"
---
diff --git a/docs/content/doc/installation/windows-service.zh-tw.md b/docs/content/doc/installation/windows-service.zh-tw.md
index 158ac56c81..a2934a52d1 100644
--- a/docs/content/doc/installation/windows-service.zh-tw.md
+++ b/docs/content/doc/installation/windows-service.zh-tw.md
@@ -2,14 +2,14 @@
date: "2016-12-21T15:00:00-02:00"
title: "註冊為 Windows 服務"
slug: "windows-service"
-weight: 10
+weight: 50
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Windows 服務"
- weight: 30
+ weight: 50
identifier: "windows-service"
---
diff --git a/docs/content/doc/installation/with-docker-rootless.en-us.md b/docs/content/doc/installation/with-docker-rootless.en-us.md
index 36ecf6277a..f33e99c580 100644
--- a/docs/content/doc/installation/with-docker-rootless.en-us.md
+++ b/docs/content/doc/installation/with-docker-rootless.en-us.md
@@ -2,14 +2,14 @@
date: "2020-02-09T20:00:00+02:00"
title: "Installation with Docker (rootless)"
slug: "install-with-docker-rootless"
-weight: 10
+weight: 60
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "With Docker Rootless"
- weight: 48
+ weight: 60
identifier: "install-with-docker-rootless"
---
diff --git a/docs/content/doc/installation/with-docker.en-us.md b/docs/content/doc/installation/with-docker.en-us.md
index 396bc67bd3..05764e0bc9 100644
--- a/docs/content/doc/installation/with-docker.en-us.md
+++ b/docs/content/doc/installation/with-docker.en-us.md
@@ -2,14 +2,14 @@
date: "2020-03-19T19:27:00+02:00"
title: "Installation with Docker"
slug: "install-with-docker"
-weight: 10
+weight: 70
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "With Docker"
- weight: 49
+ weight: 70
identifier: "install-with-docker"
---
diff --git a/docs/content/doc/installation/with-docker.fr-fr.md b/docs/content/doc/installation/with-docker.fr-fr.md
index 4db26405b1..59f2b0752a 100644
--- a/docs/content/doc/installation/with-docker.fr-fr.md
+++ b/docs/content/doc/installation/with-docker.fr-fr.md
@@ -2,14 +2,14 @@
date: "2017-08-23T09:00:00+02:00"
title: "Installation avec Docker"
slug: "install-with-docker"
-weight: 10
+weight: 70
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Docker"
- weight: 49
+ weight: 70
identifier: "install-with-docker"
---
diff --git a/docs/content/doc/installation/with-docker.zh-cn.md b/docs/content/doc/installation/with-docker.zh-cn.md
index e89fb762bb..e5bb07b495 100644
--- a/docs/content/doc/installation/with-docker.zh-cn.md
+++ b/docs/content/doc/installation/with-docker.zh-cn.md
@@ -2,14 +2,14 @@
date: "2016-12-01T16:00:00+02:00"
title: "使用 Docker 安装"
slug: "install-with-docker"
-weight: 10
+weight: 70
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "使用 Docker 安装"
- weight: 49
+ weight: 70
identifier: "install-with-docker"
---
diff --git a/docs/content/doc/installation/with-docker.zh-tw.md b/docs/content/doc/installation/with-docker.zh-tw.md
index f432957d87..e2e47e8702 100644
--- a/docs/content/doc/installation/with-docker.zh-tw.md
+++ b/docs/content/doc/installation/with-docker.zh-tw.md
@@ -2,14 +2,14 @@
date: "2016-12-01T16:00:00+02:00"
title: "Docker 安裝"
slug: "install-with-docker"
-weight: 10
+weight: 70
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Docker 安裝"
- weight: 49
+ weight: 70
identifier: "install-with-docker"
---