You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--systemd: If host does not run systemd, create /sys/fs/cgroup/systemd.
--dbus-system: wait for bus socket to be ready before continuing.
--tini: Use tini-static from ~/.local/share/x11docker or /usr/local/share/x11docker if available. Show message for this possibility
if /usr/bin/docker-init is missing. (Widespread docker packaging issue). (#23)
Avoid user switching except for --systemd, --sysvinit, --openrc and --runit. (#42)
Outsourced x11docker.png from x11docker-gui.
No default output of container ID on stdout anymore. Use --showid instead.
--silent: Do not show error messages except in logfile.
--weston[-xwayland] --fullscreen: Use X backend if possible to prevent
possible crash with nested fullscreen weston in host drm weston.
Disabled forwarding of stdin to container, has not been reliable.
Deprecated
--add changed its option name to --runfromhost.
Fixed
Don't share or link /tmp/.Xn-lock as usefulness is in doubt.
Avoids issues with x11docker/xwayland.
--stdout --showid: Make sure container ID is shown first.