siomiz / chrome

Docker Automated Build Repository for siomiz/chrome -- Google Chrome via VNC (or via Chrome Remote Desktop)
https://hub.docker.com/r/siomiz/chrome/
MIT License
201 stars 125 forks source link

Allow vnc to connect from multiple terminals #36

Open book000 opened 7 months ago

book000 commented 7 months ago

Thank you for publishing useful Docker images.

The current x11vnc option does not allow VNC connections from multiple terminals. It appears that this can be remedied by adding a -shared option, according to man page.

It is hoped that this option can be enabled, e.g. by an environment variable.