Image for running python3 applications using Selenium and Chrome headless browser.
Chrome and chromedriver versions can be easily changed modifying the following Dockerfile variables:
CHROME_VERSION
CHROME_DRIVER_VERSION
For a different version of python, choose another tag image from Docker Hub.