We have TigerVNC installed in a docker Ubuntu 22.04 setup. I have also installed Chromium deb package...
When I tried to open Vhromium from VNC using below command:
chromium --disable-dev-shm-usage --no-sandbox --disable-gpu --user-data-dir --window-position=0,0
Its stuck and not opening:
Is there anything extra to add here? We have TigerVNC installed and vncserver in running in DISPLAY:1.0
