Home

Awesome

x11docker/fvwm

FVWM desktop on alpine. Petite image size.

Command examples:

Options:

Look at 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/fvwm
RUN apk-add --no-cache midori

Screenshot

FVWM desktop in a Xephyr window running with x11docker:

screenshot