remmina
1M+
Remmina is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, SSH and EXEC are supported.
The application can be accessed at:
docker run -d \
--name=remmina \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/remmina/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/remmina:latest
Content type
Image
Digest
sha256:d7eda098a…
Size
997.5 MB
Last updated
4 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
703
Last week