Sign inSign up

kcaran/chromedriver

By kcaran

•Updated about 7 years ago

A container for chromedriver based on the SeleniumHQ Selenium Grid Standalone - Chrome Debug image

Image
0

900

kcaran/chromedriver repository overview

⁠Chromedriver Docker

A docker container based on the SeleniumHQ Selenium Grid Standalone

  • Chrome Debug image, but using only chromedriver and not the entire Selenium Grid.

https://github.com/SeleniumHQ/docker-selenium⁠

⁠How to use this image

$ docker build -t chromedriver:latest .
$ docker run -d -p 9515:9515 -p 5901:5900 -v /dev/shm:/dev/shm chromedriver/latest

The default VNC password is secret.

Tag summary

Content type

Image

Digest

Size

332.5 MB

Last updated

about 7 years ago

docker pull kcaran/chromedriver