Unclaimed project
Are you a maintainer of x11docker? Claim this project to take control of your public changelog and roadmap.
Changelog
Run GUI applications and desktops in docker and podman containers. Focus on security.
--xc --xorg: Add /dev/tty0 /dev/fb0. Needed on Debian trixie
to run from console.--xc --weston*: Use --ipc=host for X container. Needed for
Debian trixie X container to run nested in X.--xc --gpu: fix nvidia driver installation in X container--install|--update|--update-master: Up to version 7.5.0
x11docker installed itself with prefix /usr,
now it uses /usr/local. This serves to follow the
Linux Foundation specifications of /usr/local.
To help with...man page for x11docker. (Run update from 7.4.2 twice to install it.)
(469)--tty failed with --xc. Fix: disable --xc.
(464)--xonly: run socat unprivileged to ma...