rustdesk / rustdesk-server

RustDesk Server Program
https://rustdesk.com/server
GNU Affero General Public License v3.0
6.46k stars 1.35k forks source link

How to build restdesk-server on iKuai. #242

Closed zyz0323 closed 1 year ago

zyz0323 commented 1 year ago

I want to build the rustdesk-server on iKuai soft routing with Docker. Is it possible? If it is,how should i do? The code on the docs is for CentOS and Debian. I can't use the code on iKuai Docker.

Cigarliu commented 1 year ago

自己装个docker插件不就得了? 或者跑个虚拟机啊

zyz0323 commented 1 year ago

自己装个docker插件不就得了? 或者跑个虚拟机啊

已经搞好了,用的是Docker。 我之所以会这么问是因为,DockerHub上的镜像Latest版本,实际上是旧版本,导致没法正常运行。 我以为是我的操作有问题,实际上换成1.1.6版本就可以了。