cant get selenium chrome to work in docker with python
I have a classic "it works on my machine" problem, a web scraper I ran successfully on my laptop, but with a persistent error whenever I try and run it in a container. My minimal reproducible dockerized example consists of…