Home

Awesome

x11docker/mate

Mate desktop in Docker image. Based on Debian

Command examples:

Options:

See x11docker --help for further options.

Extend base image

To add your desired applications, create your own Dockerfile with this image as a base. Example:

FROM x11docker/mate
RUN apt-get update
RUN apt-get install -y firefox-esr

Screenshot

screenshot