rustdesk
RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.
The application can be accessed at:
Note: This is the Desktop application in a web accessible format! This container is for running the client in a sandbox so it does not have access to your system. It is not a server solution!
docker run -d \
--name=rustdesk \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/rustdesk:latest
Content type
Image
Digest
sha256:c8407b64e…
Size
1010.4 MB
Last updated
1 day ago
docker pull linuxserver/rustdesk:1.4.9Pulls:
2,665
Last week