Home

Awesome

x11docker/fluxbox

Quite small base image with fluxbox window manager. Based on Debian.

Look at x11docker --help for further options.

Example commands:

Extend base image

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

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

Screenshot

Fluxbox window manager desktop in a Xephyr window running with x11docker:

screenshot