Hello,
I am trying to integrate postInstaller as a step in Dockerfile. That is why I call it in silent mode.. However, it seems that it tries to open postinstaller gui. Is --silent option correct? I already tried -s by the way..
Step 20/24 : RUN cd /home/user/arcgis/maps_sdk/qt200.0.0 && ./postInstaller --silent
---> Running in c6ae39c797dc
--------------------------------------------------------------------------
ArcGIS Runtime SDK for Qt Post-Installer
v200.0.0
--------------------------------------------------------------------------
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.
./postInstaller: line 35: 12 Aborted (core dumped) $POSTINSTALLER $*