This commit is contained in:
spiritlhl
2024-02-04 12:58:32 +00:00
parent 9b069f8083
commit 46a849e7a0
2 changed files with 12 additions and 2 deletions

View File

@@ -185,7 +185,9 @@ docker rmi jlesage/firefox
- No need to consider whether to support nested virtualization and server architecture.
- Supports sound mapping
Sound mapping is supported **Host requires at least 1 core, 2G RAM, and 5G hard disk, and the size of the container to be opened will take up a minimum of 1G hard disk**.
**Host requires at least 1 core, 2G RAM, and 10G hard disk, and the size of the container to be opened will take up a minimum of 1G hard disk**
**It is better to hang the execution in the screen during the first installation, to avoid long running SSH connection disconnection**
**Opening**

View File

@@ -189,7 +189,9 @@ docker rmi jlesage/firefox
- 无需考虑是否支持嵌套虚拟化和服务器的架构
- 支持声音映射
**宿主机需要至少1核2G内存5G硬盘开设的容器大小将占用起码1G硬盘**
**宿主机需要至少1核2G内存10G硬盘开设的容器大小将占用起码1G硬盘**
**首次安装过程中最好在screen中挂起执行避免长时间运行SSH连接断开**
**开设**
@@ -218,6 +220,12 @@ rm -rf /usr/local/bin/password_${PORT}
docker rmi lscr.io/linuxserver/chromium
```
**注意事项**
- nginxcaddy等https映射的时候要映射3004的端口不要映射3005端口
- 部署以后安静的等待15分钟不然中文库没安装全会出现不可预料的错误
- 进入远程桌面浏览器以后点击左侧的设置->点开输入法进行设置,不然没法输入中文
## 一键开设Desktop的容器
- 已设置崩溃自启