unknown error: DevToolsActivePort file doesn't exist when running in Docker
I am trying to run chrome using Python and selenium in a Docker container running alpine. It was running fine until one day when it started throwing the following error when I instantiated chrome. Message: unknown error: Chrome failed to…