A container for chromedriver based on the SeleniumHQ Selenium Grid Standalone - Chrome Debug image
900
A docker container based on the SeleniumHQ Selenium Grid Standalone
https://github.com/SeleniumHQ/docker-selenium
$ 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.
Content type
Image
Digest
Size
332.5 MB
Last updated
about 7 years ago
docker pull kcaran/chromedriver