Docker image that can build single file Python apps with Chrome, Firefox and Selenium.
This Docker image provides a clean way to use an automated browser with Selenium.
If you'd like to build the Docker image yourself:
./build.sh <GECKODRIVER_VERSION> <FIREFOX_VERSION> <CHROMEDRIVER_VERSION> <CHROME_VERSION>