x11docker
Securely run GUI applications and desktop UIs in Docker containers.
See also `xephyr`.
- Launch VLC in a container:
x11docker --pulseaudio --share={$HOME/Videos} {jess/vlc}
x11docker --desktop {x11docker/xfce}
- Launch GNOME in a window:
x11docker --desktop --gpu --init={systemd} {x11docker/gnome}
- Launch KDE Plasma in a window:
x11docker --desktop --gpu --init={systemd} {x11docker/kde-plasma}
x11docker --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).