Witam

Mam mały problem z odpalaniem aplikacji z gui na dockerze. Może ktoś potrafi rozwiązać mój problem.
https://github.com/SebastianPozoga/atom-editor-dockerfile/blob/master/Dockerfile

Mam tam dockerfile po build odpalany
docker run -ti --rm -e DISPLAY=192.168.99.1:0.0 9543e9fa9dbb atom -f

Próbowałem różnych innych konfiguracji. Oczywiście na hoście mam postawiony x11server (dla np firefoxa działa). Ale atoma (silnik chrome) nie mogę odpalić.

Dostaję:
time="2017-05-14T0717+02:00" level=info msg="Unable to use system certificate pool: crypto/x509: system root pool is not available on Windows"
[16:0514/053917browser_main_loop.cc(231)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on.
[16:0514/053917bus.cc(432)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[16:0514/053917audio_manager.cc(314)] Multiple instances of AudioManager detected
[16:0514/053917audio_manager.cc(275)] Multiple instances of AudioManager detected
[16:0514/053917browser_main_parts.cc(126)] X IO error received (X server probably went away)