Skip to content

v6.5.0

Compare
Choose a tag to compare
@mviereck mviereck released this 22 Dec 11:31
· 623 commits to master since this release

6.5.0 - 2019-12-22

Added

  • --xoverip: New option to enforce X over TCP/IP. For special setups only. (#201)

Changed

  • Run containerrootrc with --privileged. Does not affect desired container command in containerrc. Allows less privileges with NVIDIA driver installation and avoids issues like in (#196)
  • --xephyr: Disabled Xephyr option -glamor. (#196)
  • --runtime: Added oci to list of known runtimes. (#205)
  • TODO.md outsourced from x11docker script.

Fixed

  • Support snap installation of Docker. (#191)
  • --gpu: NVIDIA driver installation failed with --cap-default. (#198)