Alpine linux with xfce4 with rdp server
50K+
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.
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)
User: alpine Pass: alpine
docker exec -ti rdp passwd alpine
docker exec -ti rdp adduser myuser
Content type
Image
Digest
Size
441.2 MB
Last updated
almost 6 years ago
docker pull danielguerra/alpine-xfce4-xrdp