linuxserver/rustdesk

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
23

100K+

linuxserver/rustdesk repository overview

linuxserver/rustdesk

This readme has been truncated from the full version found HERE

RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.

Application Setup

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!

Usage

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

Tag summary

Content type

Image

Digest

sha256:c8407b64e

Size

1010.4 MB

Last updated

1 day ago

docker pull linuxserver/rustdesk:1.4.9

This week's pulls

Pulls:

2,665

Last week