mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-04 01:30:48 +08:00
update
This commit is contained in:
@@ -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**
|
||||
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
**注意事项**
|
||||
|
||||
- nginx,caddy等https映射的时候要映射3004的端口,不要映射3005端口
|
||||
- 部署以后安静的等待15分钟,不然中文库没安装全,会出现不可预料的错误
|
||||
- 进入远程桌面浏览器以后点击左侧的设置->点开输入法进行设置,不然没法输入中文
|
||||
|
||||
## 一键开设Desktop的容器
|
||||
|
||||
- 已设置崩溃自启
|
||||
|
||||
Reference in New Issue
Block a user