mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
fix style
This commit is contained in:
@@ -11,19 +11,19 @@ weight: 22
|
||||
DSM 7.2 更新後,Docker 升級為新的 "Container Manager",請查看[這篇文章](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7)。
|
||||
{{% /notice %}}
|
||||
|
||||
### 安裝 Docker
|
||||
## 安裝 Docker
|
||||
|
||||
| 開啟套件中心 | 安裝 Docker |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
### 安裝 RustDesk Server
|
||||
## 安裝 RustDesk Server
|
||||
|
||||
| 在 Docker 註冊表中搜尋 rustdesk-server 並雙擊安裝 | 已安裝 rustdesk-server 映像,雙擊建立 rustdesk-server 容器 |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
### 建立 hbbs 容器
|
||||
## 建立 hbbs 容器
|
||||
|
||||
如上所述,雙擊 rustdesk-server 映像建立新容器,設定名稱為 `hbbs`。
|
||||

|
||||
@@ -52,13 +52,13 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
|
||||
|
||||
- 完成
|
||||
|
||||
### 建立 hbbr 容器
|
||||
## 建立 hbbr 容器
|
||||
|
||||
請重複上面的 `hbbs` 步驟,但將容器命名為 `hbbr`,命令(設定命令步驟)應該是 `hbbr`。
|
||||
|
||||

|
||||
|
||||
### hbbr/hbbs 容器
|
||||
## hbbr/hbbs 容器
|
||||
|
||||

|
||||
|
||||
@@ -66,6 +66,6 @@ Synology 的作業系統基於 Debian,所以主機網路 (--net=host) 工作
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|
||||
### 獲取您的金鑰
|
||||
## 獲取您的金鑰
|
||||
|
||||
使用 File Station 瀏覽到之前設定的資料夾,下載 `id_ed25519.pub` 並用文字編輯器開啟以查看您的金鑰。
|
||||
Reference in New Issue
Block a user