Skip to content

Dockerized Selenium and Python with support for Chrome

License

Notifications You must be signed in to change notification settings

beneduzi/docker-ubuntu-python3.6-selenium-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Pulls

Python 3.6.7 with Google Chrome and Google Driver

Python: 3.6.7 (while there is no stable version available for installation in apt-get)
pip: latest
Google Chrome: LATEST_RELEASE
Chrome Driver: CHROMEDRIVER_VERSION <- LATEST_RELEASE

Pull from Docker Hub

docker pull jonathanabila/docker-ubuntu-python3.6-selenium-chrome

Build from GitHub

docker build -t jonathanabila/docker-ubuntu-python3.6-selenium-chrome github.com/jonathanabila/docker-ubuntu-python3.6-selenium-chrome

Run image

docker run -it docker-ubuntu-python3.6-selenium-chrome bash

Use as base image

FROM jonathanabila/docker-ubuntu-python3.6-selenium-chrome:latest`

Disclaimer

This is experimental and might break from time to time. Use at your own risk!

About

Dockerized Selenium and Python with support for Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages