Sign inSign up

jumanjiman/xrdp

By jumanjiman

•Updated over 9 years ago

XFCE Fedora desktop

Image
3

8.5K

jumanjiman/xrdp repository overview

⁠XFCE in a Fedora Docker container

⁠What

Simple proof of concept to run Fedora 22 desktop in a container.

⁠Why

I want to run a graphical Linux app, such as scap-workbench, and access it from devices that cannot run an X Server, such as a stock Chromebook or Windows laptop.

I may extend https://github.com/jumanjiman/wormhole⁠ to provide a full desktop along the lines of xrdp.

⁠Run

On a Linux host with Docker:

docker run -d -p 3389:3389 jumanjiman/xrdp

Connect to the container as user foo with password bar via an RDP client.

⁠Build

On a Linux host with Docker:

docker build --rm -t jumanjiman/xrdp .

Tag summary

Content type

Image

Digest

sha256:deadf0c28…

Size

880 MB

Last updated

about 11 years ago

docker pull jumanjiman/xrdp