linuxserver/remmina

Sponsored OSS

By linuxserver.io

Updated about 9 hours 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:a2934f90f

Size

1.1 GB

Last updated

about 9 hours ago

docker pull linuxserver/remmina:1.4.40

This week's pulls

Pulls:

2,501

Last week