linuxserver/remmina

Sponsored OSS

By linuxserver.io

Updated 4 days ago

Image
Networking
Security
Operating systems
45

1M+

linuxserver/remmina repository overview

linuxserver/remmina

This readme has been truncated from the full version found HERE

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.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:d7eda098a

Size

997.5 MB

Last updated

4 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

703

Last week