-
Notifications
You must be signed in to change notification settings - Fork 383
Home
mviereck edited this page Apr 18, 2019
·
62 revisions
Most documentation is already given in README.md and in output of x11docker --help
.
This wiki provides some additional information.
- Dependencies
- X server and Wayland options.
-
Option
--init
: Init system in container. (tini, systemd, SysVinit, runit, OpenRC, s6-overlay and elogind)
- Installation on MS Windows.
- NVIDIA driver in docker container.
- Custom access to new X server.
- 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.