0
点赞
收藏
分享

微信扫一扫

docker安装next terminal h5 rdp远程桌面连接

乌龙茶3297 2022-02-18 阅读 74
docker run -d \
  -p 8088:8088 \
  --name next-terminal \
  --restart always dushixiang/next-terminal:latest

官网
https://next-terminal.typesafe.cn/

体验地址
https://next.typesafe.cn/#/
用户名密码 test test

举报

相关推荐

0 条评论