Hi,

On Tue, 05 Dec 2017 02:26:15 +0100
Mark Meyer <[email protected]> wrote:

> I disabled all tests, since these required an X11 display to be present.

Does (setenv "QT_QPA_PLATFORM" "offscreen") help?

If not, then it's possible to start an X server (Xvfb) in the container, 
something like "/bin/Xvfb :1 -screen 0 640x480x24 &".

Reply via email to