Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 757 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 757 Bytes

Docker Size Docker Pulls

运行

docker run --name baidunetdisk \
  -v {配置文件夹}:/root/baidunetdisk \
  -v {下载文件夹}:/root/baidunetdiskdownload \
  -p {VNC端口}:5900 \
  -p {WEB端口}:6080 \
  -e VNC_SERVER_PASSWD='{VNC密码}' \
  tzuhsiao/baidunetdisk:latest

通过VNC访问

默认端口为5900,使用任何VNC客户端连接,如VNC® ViewerTightVNC

通过浏览器访问

默认端口为6080。