Sign inSign up

xiuxiu10201/bdisk

By xiuxiu10201

Updated 9 months ago

毒盘linux无头环境

Image
0

1.7K

xiuxiu10201/bdisk repository overview

bdisk

毒盘linux无头环境 https://github.com/dream10201/bdisk

拉取镜像

docker pull docker.io/xiuxiu10201/bdisk:latest
// or
docker pull ghcr.io/dream10201/bdisk:latest

运行命令

docker run --name=bd \
--user 0:0
--env PASSWORD=123456 \
--env DISPLAY_WIDTH=1920 \
--env DISPLAY_HEIGHT=1080 \
--rm --network=host -d \
--env TZ=Asia/Shanghai \
docker.io/xiuxiu10201/bdisk:latest

Web

http://localhost:6650/vnc.html

环境变量

名称描述必须
PASSWORDVNC密码Y
DISPLAY_WIDTH窗口宽度N
DISPLAY_HEIGHT窗口高度N

挂载目录

路径描述必须
/opt/.config/baidunetdisk数据目录N
/opt/Downloads下载目录N

端口占用

端口描述必须
6650WEB端口Y
6565VNC端口N

Tag summary

Content type

Image

Digest

sha256:47ac10f5a

Size

435.1 MB

Last updated

9 months ago

docker pull xiuxiu10201/bdisk