rigormortiz/ubuntu-xrdp-mate

By rigormortiz

Updated about 9 years ago

Ubuntu Xenial base image with Mate Desktop Environment installed.

Image
7

6.9K

rigormortiz/ubuntu-xrdp-mate repository overview

What is docker-ubuntu-xrdp-mate?

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

How to use this image

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.

Tag summary

Content type

Image

Digest

Size

539.7 MB

Last updated

about 9 years ago

docker pull rigormortiz/ubuntu-xrdp-mate