Sign inSign up

danielguerra/alpine-xfce4-xrdp

By danielguerra

Updated over 5 years ago

Alpine linux with xfce4 with rdp server

Image
25

50K+

danielguerra/alpine-xfce4-xrdp repository overview

About

Alpine linux multi-user xrdp server with xfce4 rdp server with vlc and chromium. The xrdp audio is working,including microphone and everything runs unprivileged. Sessions run in firejail for security. Chromium sandbox is disabled.

Start the server

docker run -d --name rdp --shm-size 1g -p 3389:3389 danielguerra/alpine-xfce4-xrdp

(WARNING: use the --shm-size 1g or chromium will crash)

Connect with your favorite rdp client

User: alpine Pass: alpine

Change the alpine user password

docker exec -ti rdp passwd alpine

Add users

docker exec -ti rdp adduser myuser

Tag summary

Content type

Image

Digest

Size

441.2 MB

Last updated

almost 6 years ago

docker pull danielguerra/alpine-xfce4-xrdp