Home

Awesome

x11docker/lxde

Dockerfile containing LXDE desktop

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/lxde
RUN apt-get update
RUN apt-get install -y midori

Screenshot

screenshot