1
0
mirror of https://github.com/rustdesk/doc.rustdesk.com.git synced 2025-07-06 09:20:09 +02:00

Update _index.en.md

This commit is contained in:
RustDesk
2025-06-01 20:58:30 +08:00
committed by GitHub
parent fffa220afc
commit 97c37d3f36

@ -8,7 +8,7 @@ weight: 2
```
bash <(wget -qO- https://get.docker.com)
wget rustdesk.com/pro.yml -O compose.yml
docker compose up -d
sudo docker compose up -d
```
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).