-
Notifications
You must be signed in to change notification settings - Fork 379
Home
mviereck edited this page Mar 21, 2019
·
62 revisions
Most documentation is already given in README.md and in output of x11docker --help
.
This wiki provides some additional information.
- Detailed description of X server and Wayland options.
- Setup for option
--xorg
to run within X. - Init in container: tini, systemd, SysVinit, runit, OpenRC and elogind
- Custom access to new X server.
- NVIDIA driver in docker container.
- Remote access:
-
SSH access to GUI containers. Detachable setup possible with
xpra
. - HTML5 web applications in browser.
- VNC access to x11docker sessions.
-
SSH access to GUI containers. Detachable setup possible with
- Wayland on MS Windows.
- How to provide X display to docker containers.
- How to provide Wayland socket to docker container.
- How to improve security of docker containers.
- How to set up ALSA or Pulseaudio sound for docker containers.
- How to set up GPU hardware acceleration for docker containers.
- How to share webcam with docker containers.
- How to access CUPS printer in docker containers.
- How to connect docker container to DBus from host.