github mviereck/x11docker v6.7.0

latest releases: v7.6.0, v7.5.0, v7.4.2...
3 years ago

6.7.0 - 2021-02-28

Added

  • -I, --network: New option to set network mode.
    -I will be mandatory in future to allow internet access.
    Replaces --no-internet and --hostnet.
  • --runasuser: New option to add (background) commands in
    cmdrc. Intended to run e.g. fcitx keyboard input daemon.
    (#269)
    (x11docker/deepin:#2)
  • --fallback=no: New option to deny fallbacks for failing options.
  • --no-setup: Experimental option to disable x11docker setup in container.
  • --podman: Experimental podman support.
    (#255)
  • --xopt: Experimental option to add custom X server options.
    (#296)

Changed

  • --lang: Allow multiple times to generate more than one locale.

Fixed

  • --home=~/DIR: Replace ~ with $HOME.
  • --hostnet: set host IP to 127.0.0.1 for options like --pulseaudio=tcp.
  • --pulseaudio: set to TCP if pulseaudio runs as system daemon.
    (#266)
  • Allow docker logs to grab container output, too.
    (#254)
  • --xpra: version check failed in few circumstances.
    (#287)
  • --gpu: share /dev/nvmap and /dev/nvhost* if present.
    (#290)
  • --preset: Parse with eval to catch strings.
    (x11docker/deepin:#20)
  • MS Windows: IP check / no dockerNAT interface anymore.
    (runx:#6)
    (#325)

Deprecated

  • --hostnet: Use --network=host instead.
  • --no-internet: Use --network=none instead.

Don't miss a new x11docker release

NewReleases is sending notifications on new releases.