elgalu / docker-selenium

[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>
https://github.com/SeleniumHQ/docker-selenium
Other
1.42k stars 334 forks source link

google-chrome-stable command in entry.sh hangs when running on OpenShift #342

Open cjsaini opened 5 years ago

cjsaini commented 5 years ago

Please make sure that the boxes below are checked before you submit your issue. Thank you!

Operating System

Image version

Docker version

When i run this image on OpenShift, the last line i see in logs is: --LOG 10:05:24:657309453 Stopping supervisord to support docker restart...

Then on investigation i found out that commands related to google-chrome-stable in entry.sh are hanging. It does not exit. Can there be any specific reason why google-chrome related commands just hang ? because of this entry.sh is not completed and selenium does not start in container.

Expected Behaviour: Selenium should start on container

cjsaini commented 5 years ago

Selenium Image OS is: Linux selenium1-1-l75js 3.10.0-957.10.1.el7.x86_64 #1 SMP Thu Feb 7 07:12:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux