ubuntu-xrdp-mate
Ubuntu Xenial base image with Mate Desktop Environment installed.
6.9K
Docker-ubuntu-xrdp-mate is a base image of Ubuntu Zesty with the Mate desktop environment and xrdp installed. It can be used stand alone or as a base for a more personalized desktop environment. Includes Mate and Firefox
You can use this image as a base for your own customized desktop environment.
For example:
FROM rigormortiz/ubuntu-xrdp-mate:zesty
...
You can also use this image as a stand alone Mate desktop environment.
For example:
docker run -d -P rigormortiz/ubuntu-xrdp-mate:zesty
You can then use docker ps to figure out the port number and point your favorite RDP client at it. The default username and password is desktop. You can also map it to the default RDP port with -p 3389:3389.
Content type
Image
Digest
Size
539.7 MB
Last updated
about 9 years ago
docker pull rigormortiz/ubuntu-xrdp-mate